blob: 8a5bef4acbc3d7ff13cd82bdb0f9e42410ac5f5c (
plain)
1
2
3
4
5
6
7
8
|
The Python Data Analysis Library (Pandas) is an open source,
BSD-licensed library providing high-performance, easy-to-use data
structures and data analysis tools for the Python programming
language.
NOTE: Unable to support newer versions than 2.1.4 due to requiring a
newer python3-numpy than included on SBo (requires at least 2.0). Will
also require python/python3-cython-opt since 15.0's Cython is too old.
|