1pandas is a Python package providing fast, flexible, and expressive
2data structures designed to make working with "relational" or
3"labeled" data both easy and intuitive. It aims to be the
4fundamental high-level building block for doing practical, real
5world data analysis in Python.
6