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. Additionally, it has the broader goal of becoming
the most powerful and flexible open source data analysis /
manipulation tool available in any language. It is already well on its
way toward this goal.

Tests are mostly passing, is hard to get a clean pass because the pypi
package seems to have missing testing files (csv, json, etc) that got
wiped out for some reason and so some tests fails, same for the
tarball in github. Already talking with upstream to get a fix.
BTW, the libraries must get build "--inplace" in order to test, so if
you run "make test" it will build the port and then build again
"inplace", many ports do that, but this build is kinda long, so,
patience...


Taking maintainership.

Required by some consumers for functionality and testing.

Cheers.
Elias.

Attachment: py-pandas.tar.gz
Description: GNU Zip compressed data

Reply via email to