Browse Source

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>
pull/227/head
Andrew Clemons 1 year ago
committed by Willy Sudiarto Raharjo
parent
commit
809d0a1c8a
No known key found for this signature in database GPG Key ID: 3F617144D7238786
  1. 3
      development/pandas/README

3
development/pandas/README

@ -6,6 +6,3 @@ Recommended Dependencies:
numexpr: for accelerating certain numerical operations. numexpr uses
multiple cores as well as smart chunking and caching to achieve
large speedups
bottleneck: for accelerating certain types of NaN evaluations.
bottleneck uses specialized cython routines to achieve
large speedups.
Loading…
Cancel
Save