Pandas is a Python library that provides data structures and function for performing data analysis. It mirrors many of the core functionalities of
R as well as R libraries. It can be installed via
pip or can be downloaded along with Python via the
Anaconda distribution.