freebsd-ports/math/py-pandas/pkg-descr
Ruslan Makhmatkhanov 6e90b12431 Add py-pandas , flexible, high-performance data analysis in Python.
PR:		169168
Submitted by:	John W. O'Brien <john at saltant dot com>
2012-08-16 14:57:27 +00:00

7 lines
315 B
Text

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: http://pandas.pydata.org/