Skip to content

Instantly share code, notes, and snippets.

@SebastianoF
Last active April 24, 2022 14:44
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 SebastianoF/2d1983bb42c582df408bdc3a5290b34a to your computer and use it in GitHub Desktop.
Save SebastianoF/2d1983bb42c582df408bdc3a5290b34a to your computer and use it in GitHub Desktop.
b001_04.py
# About 10 seconds
df_commuter = pd.read_csv("https://github.com/uber-web/kepler.gl-data/raw/master/ukcommute/data.csv")
df_commuter.head()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment