diff --git a/development/pandas/README b/development/pandas/README index 20171901fa..fea8a198e0 100644 --- a/development/pandas/README +++ b/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.