isdsucph / isds2022

Introduction to Social Data Science 2022 - a summer school course https://isdsucph.github.io/isds2022/
MIT License
21 stars 23 forks source link

Ex. 0.5.1 #14

Open SabrinaSlisz opened 2 years ago

SabrinaSlisz commented 2 years ago

Hi,

Should we also do the Fahrenheit-calculation, only include max temperature, sort the data etc. in the final dataset? Or should we just choose the four columns and rename them?

Sabrina

Fraekfyr91 commented 2 years ago

Hi Sabrina

No, only create a function that loads the DataFrame and selects the first four columns and renames them. Followed by the next steps.

Kind regards Lasse