Python Data Analysis Library (Pandas)

Pandas is an open source, BSD-licensed library providing high-performance, easy-to-use data structures and data analysis tools for the Python programming language.

Getting ready

You need to download some files to follow this lesson:

  1. Download pandas_data.zip and move the file to a convenient folder.
  2. If it’s not unzipped yet, double-click on it to unzip it.

Other Resources