Pandas

Pandas#

This chapter introduces the pandas package, which is perhaps the most popular Python package for data analysis. It is built on top of numpy and provides a lot of functionality for working with tabular data.