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/v2.1.0.rst
-1
Original file line number
Diff line number
Diff line change
@@ -873,7 +873,6 @@ Other
873
873
- Bug in :meth:`Series.memory_usage` when ``deep=True`` throw an error with Series of objects and the returned value is incorrect, as it does not take into account GC corrections (:issue:`51858`)
874
874
- Bug in :meth:`period_range` the default behavior when freq was not passed as an argument was incorrect(:issue:`53687`)
875
875
- Fixed incorrect ``__name__`` attribute of ``pandas._libs.json`` (:issue:`52898`)
876
-
- The minimum version of Cython needed to compile pandas is now ``3.0.0`` (:issue:`54335`)
0 commit comments