Pandas
Software
| Application name: | Pandas |
|---|---|
| Platforms: | Windows macOS Linux |
| Division / Department: | Department of Computer Science |
| Available to: | Students and Faculty |
| Contact: |
cslabs@hofstra.edu
|
| Website: |
Official Website |
Description

Pandas is a Python library for data manipulation and analysis. It is well suited for a variety of applications, such as sanitizing data, pivoting data sets, manipulating time-series data, indexing, and for applications in machine learning. Pandas is a central component of the data science toolkit, but is also used in conjunction with other libraries such SciPy, Matplotlib, and Scikit-learn. Pandas itself is built on top of the NumPy package.