Skip to content

Instantly share code, notes, and snippets.

@gonzalezgouveia
Last active November 26, 2018 15:58
Show Gist options
  • Save gonzalezgouveia/2d8eded6bf0616e612410cd023fc45c3 to your computer and use it in GitHub Desktop.
Save gonzalezgouveia/2d8eded6bf0616e612410cd023fc45c3 to your computer and use it in GitHub Desktop.
carga de modulos y datos para analisis de ecobici
import pandas as pd
viajes = pd.read_csv('2018-10.csv')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment