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#
Video:
Download the slides.
Quiz#