Loading and saving data

Loading and saving data#

Learning Objectives#

After working through this topic, you should be able to:

  • List different data formats you can load into pandas

  • Choose suitable formats for your own datasets

  • Configure the reading functions to use modern datatypes

  • Read the pandas documentation to learn about advanced options for reading data

Materials#

Here is the Screencast and these are the slides.

Additional Materials#

Quiz#