blob: 22d9e7b08004ab5494e38dadf1a3f4071be3e2f0 (
plain) (
blame)
1
2
3
4
5
6
7
|
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.
WWW: https://pandas.pydata.org/
|