Skip to content

Commit 9c25e78

Browse files
author
Connor Charles
committed
Added whats new entry
1 parent 400c550 commit 9c25e78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v0.25.1.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Numeric
5454
^^^^^^^
5555
- Bug in :meth:`Series.interpolate` when using a timezone aware :class:`DatetimeIndex` (:issue:`27548`)
5656
- Bug when printing negative floating point complex numbers would raise an ``IndexError`` (:issue:`27484`)
57-
-
57+
- Bug where operators on DataFrames and Series with axis=1 would fail on large dataframes(:issue:`27636`)
5858
-
5959

6060
Conversion

0 commit comments

Comments
 (0)