slackbuilds/development/pandas
isaackwy 784a772a0f
development/pandas: Rename pytz dependency (+convert python to python2)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-09-07 23:44:38 +07:00
..
README development/pandas: Remove README reference to bottleneck. 2024-06-01 16:45:48 +07:00
pandas.SlackBuild development/pandas: Rename pytz dependency (+convert python to python2) 2024-09-07 23:44:38 +07:00
pandas.info development/pandas: Rename pytz dependency (+convert python to python2) 2024-09-07 23:44:38 +07:00
slack-desc

README

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.

Recommended Dependencies:
numexpr: for accelerating certain numerical operations. numexpr uses
         multiple cores as well as smart chunking and caching to achieve
         large speedups