- Student Help Center
- Definitions
- ISM Terms
What is pandas?
Exploring Datasets with pandas
pandas is a Python package providing fast, flexible, and expressive data structures designed to make working with “relational” or “labeled” data both easy and intuitive.
It aims to be the fundamental high-level building block for doing practical, real world data analysis in Python.
Reference:
- pandas API Reference.
http://pandas.pydata.org/pandas-docs/stable/api.html.