Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Aprende Challenge: What Will We Work With? | Working with Dates and Times in pandas
Dealing with Dates and Times in Python
course content

Contenido del Curso

Dealing with Dates and Times in Python

Dealing with Dates and Times in Python

1. Working with Dates
2. Working with Times
3. Timezones and Daylight Savings Time (DST)
4. Working with Dates and Times in pandas

book
Challenge: What Will We Work With?

Welcome to the last section of this course! Now it's time for you to try to implement the acquired knowledge to work with some real-life data. As the first, we will work with taxi rides data in Mexico City.

By this time you should be familiar with the main pandas principles. Let's begin with the exploration of the dataset.

Tarea

Swipe to start coding

The dataset is loaded in df variable. You need to get the dimensionality (number of rows and columns) and information about columns and their types.

Solución

Switch to desktopCambia al escritorio para practicar en el mundo realContinúe desde donde se encuentra utilizando una de las siguientes opciones
¿Todo estuvo claro?

¿Cómo podemos mejorarlo?

¡Gracias por tus comentarios!

Sección 4. Capítulo 1
toggle bottom row

book
Challenge: What Will We Work With?

Welcome to the last section of this course! Now it's time for you to try to implement the acquired knowledge to work with some real-life data. As the first, we will work with taxi rides data in Mexico City.

By this time you should be familiar with the main pandas principles. Let's begin with the exploration of the dataset.

Tarea

Swipe to start coding

The dataset is loaded in df variable. You need to get the dimensionality (number of rows and columns) and information about columns and their types.

Solución

Switch to desktopCambia al escritorio para practicar en el mundo realContinúe desde donde se encuentra utilizando una de las siguientes opciones
¿Todo estuvo claro?

¿Cómo podemos mejorarlo?

¡Gracias por tus comentarios!

Sección 4. Capítulo 1
Switch to desktopCambia al escritorio para practicar en el mundo realContinúe desde donde se encuentra utilizando una de las siguientes opciones
Lamentamos que algo salió mal. ¿Qué pasó?
some-alt