Introduction to Dates Manipulation

This section introduces the concept of manipulating and filtering dates in Pandas.

Concept

Date parsing and manipulation is a cornerstone of Data Analysis. Fortunately for you, Pandas has great utility functions allowing you to easily analyze date/time data.

Level up your interview prep. Join Educative to access 70+ hands-on prep courses.