Skip to main content
HomePythonWorking with Dates and Times in Python

Working with Dates and Times in Python

Learn how to work with dates and times in Python.

Start Course for Free
4 Horas14 Videos48 Exercises
57.065 LearnersTrophyStatement of Accomplishment

Create Your Free Account

GoogleLinkedInFacebook

or

By continuing, you accept our Terms of Use, our Privacy Policy and that your data is stored in the USA.
GroupTraining 2 or more people?Try DataCamp For Business

Loved by learners at thousands of companies


Descrição do Curso

You'll probably never have a time machine, but how about a machine for analyzing time? As soon as time enters any analysis, things can get weird. It's easy to get tripped up on day and month boundaries, time zones, daylight saving time, and all sorts of other things that can confuse the unprepared. If you're going to do any kind of analysis involving time, you’ll want to use Python to sort it out. Working with data sets on hurricanes and bike trips, we’ll cover counting events, figuring out how much time has elapsed between events and plotting data over time. You'll work in both standard Python and in Pandas, and we'll touch on the dateutil library, the only timezone library endorsed by the official Python documentation. After this course, you'll confidently handle date and time data in any format like a champion.
For Business

GroupTraining 2 or more people?

Get your team access to the full DataCamp library, with centralized reporting, assignments, projects and more
Try DataCamp for BusinessFor a bespoke solution book a demo.

Nas seguintes faixas

Certificação disponível

Cientista de dados associado em Python

Ir para a trilha

Desenvolvedor Python

Ir para a trilha

Caixa de ferramentas Python

Ir para a trilha
  1. 1

    Dates and Calendars

    Livre

    Hurricanes (also known as cyclones or typhoons) hit the U.S. state of Florida several times per year. To start off this course, you'll learn how to work with date objects in Python, starting with the dates of every hurricane to hit Florida since 1950. You'll learn how Python handles dates, common date operations, and the right way to format dates to avoid confusion.

    Reproduzir Capítulo Agora
    Dates in Python
    50 xp
    Which day of the week?
    100 xp
    How many hurricanes come early?
    100 xp
    Math with dates
    50 xp
    Subtracting dates
    100 xp
    Counting events per calendar month
    100 xp
    Putting a list of dates in order
    100 xp
    Turning dates into strings
    50 xp
    Printing dates in a friendly format
    100 xp
    Representing dates in different ways
    100 xp
  2. 2

    Combining Dates and Times

    Bike sharing programs have swept through cities around the world -- and luckily for us, every trip gets recorded! Working with all of the comings and goings of one bike in Washington, D.C., you'll practice working with dates and times together. You'll parse dates and times from text, analyze peak trip times, calculate ride durations, and more.

    Reproduzir Capítulo Agora
  3. 3

    Time Zones and Daylight Saving

    In this chapter, you'll learn to confidently tackle the time-related topic that causes people the most trouble: time zones and daylight saving. Continuing with our bike data, you'll learn how to compare clocks around the world, how to gracefully handle "spring forward" and "fall back," and how to get up-to-date timezone data from the dateutil library.

    Reproduzir Capítulo Agora
  4. 4

    Easy and Powerful: Dates and Times in Pandas

    To conclude this course, you'll apply everything you've learned about working with dates and times in standard Python to working with dates and times in Pandas. With additional information about each bike ride, such as what station it started and stopped at and whether or not the rider had a yearly membership, you'll be able to dig much more deeply into the bike trip data. In this chapter, you'll cover powerful Pandas operations, such as grouping and plotting results by time.

    Reproduzir Capítulo Agora
For Business

GroupTraining 2 or more people?

Get your team access to the full DataCamp library, with centralized reporting, assignments, projects and more

Nas seguintes faixas

Certificação disponível

Cientista de dados associado em Python

Ir para a trilha

Desenvolvedor Python

Ir para a trilha

Caixa de ferramentas Python

Ir para a trilha

Datasets

Florida HurricanesW20529 Bike Data (Capital Bikeshare)

Collaborators

Collaborator's avatar
Chester Ismay
Collaborator's avatar
Sumedh Panchadhar
DataCamp Content Creator

Course Instructor

Veja Mais

What do other learners have to say?

Join over 13 million learners and start Working with Dates and Times in Python today!

Create Your Free Account

GoogleLinkedInFacebook

or

By continuing, you accept our Terms of Use, our Privacy Policy and that your data is stored in the USA.