Last active
November 26, 2018 15:58
-
-
Save gonzalezgouveia/2d8eded6bf0616e612410cd023fc45c3 to your computer and use it in GitHub Desktop.
carga de modulos y datos para analisis de ecobici
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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