Episodio
Carga de archivos CSV en dataframes | Aún más Python para principiantes: Herramientas de datos [13 de 31]
Después de cargar los datos, el siguiente paso es cargarlos en memoria en un dataframe. Afortunadamente, DataFrame ofrece la capacidad de leer y guardar datos rápidamente.
Vea la serie Python para principiantes aquí: https://aka.ms/PythonBeginnerSeries
Para obtener el curso completo "Introducción a Python" en Microsoft Learn: https://aka.ms/MSLearnPython
Todo el contenido de vídeo estará disponible en: https://github.com/microsoft/c9-python-getting-started/
Primera serie: https://github.com/microsoft/c9-python-getting-started/tree/master/python-for-beginners
Segunda serie: https://github.com/microsoft/c9-python-getting-started/tree/master/more-python-for-beginners
Tercera serie: https://github.com/microsoft/c9-python-getting-started/tree/master/even-more-python-for-beginners-data-tools
#microsoftdeveloper #evenmorepythonforbeginners #learntocode
Después de cargar los datos, el siguiente paso es cargarlos en memoria en un dataframe. Afortunadamente, DataFrame ofrece la capacidad de leer y guardar datos rápidamente.
Vea la serie Python para principiantes aquí: https://aka.ms/PythonBeginnerSeries
Para obtener el curso completo "Introducción a Python" en Microsoft Learn: https://aka.ms/MSLearnPython
Todo el contenido de vídeo estará disponible en: https://github.com/microsoft/c9-python-getting-started/
Primera serie: https://github.com/microsoft/c9-python-getting-started/tree/master/python-for-beginners
Segunda serie: https://github.com/microsoft/c9-python-getting-started/tree/master/more-python-for-beginners
Tercera serie: https://github.com/microsoft/c9-python-getting-started/tree/master/even-more-python-for-beginners-data-tools
#microsoftdeveloper #evenmorepythonforbeginners #learntocode
¿Quiere hacer algún comentario? Comunique un problema aquí.