Week 6: File path; Introduction to pandas; Datetime values

Contents

Week 6: File path; Introduction to pandas; Datetime values#

In this week’s pre-lecture readings, we will talk about handling tabular data using the pandas module, including how to load external data as a pandas DataFrames. We will also discuss how to work with datetime values in pandas and matplotlib.

Outline#