You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: doc/source/whatsnew/v1.4.3.rst
+1-1
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,7 @@ Bug fixes
44
44
Other
45
45
~~~~~
46
46
- The minimum version of Cython needed to compile pandas is now ``0.29.30`` (:issue:`41935`)
47
-
- Recommended dependencies ``numexpr`` & ``bottleneck`` can be managed as extras in a requirements/setup file eg. ``pandas[numexpr,bottleneck]>=1.4.3`` (:issue:`47335`)
47
+
- Recommended dependencies ``numexpr`` & ``bottleneck`` can be managed as extras in a requirements/setup file eg. ``pandas[recommended]>=1.4.3`` (:issue:`47335`)
0 commit comments