pandas
pandas.pydata.orgFast, powerful, flexible, easy-to-use open source data analysis tool
Data & Analyticspythondata-analysisopen-sourcedataframedata-manipulationscientific-computingbsd-licensed

About
pandas is an open-source Python library that provides high-performance data structures and data analysis tools. It is widely used for data manipulation, cleaning, and analysis tasks within the Python ecosystem. The library is BSD-licensed and supports a broad range of data operations built on top of NumPy.
Problem
Python developers and data scientists need a fast, flexible library for structured data manipulation and analysis.
For
data scientists, analysts, and Python developers
How it works
pandas provides DataFrame and Series data structures along with a rich API for loading, transforming, aggregating, and analyzing tabular data in Python.
Business model
open-source
Status
launched