Skip to content

Instantly share code, notes, and snippets.

@AnupJoseph
Created February 21, 2021 06:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AnupJoseph/570440adace3d59a395b0339f9ade4f7 to your computer and use it in GitHub Desktop.
Save AnupJoseph/570440adace3d59a395b0339f9ade4f7 to your computer and use it in GitHub Desktop.
snow_data = pd.read_csv("https://raw.githubusercontent.com/Dataviz-Stockholm/challenges/main/date_temperature_snow.csv")
print(snow_data.dtypes)
snow_data.head()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment