slackbuilds_ponce/development/pandas
Andrew Clemons 809d0a1c8a
development/pandas: Remove README reference to bottleneck.
Bottleneck was removed from SBo in 34e1fd051b.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-06-01 16:45:48 +07:00
..
pandas.info
pandas.SlackBuild
README
slack-desc

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