We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 400c550 commit 9c25e78Copy full SHA for 9c25e78
doc/source/whatsnew/v0.25.1.rst
@@ -54,7 +54,7 @@ Numeric
54
^^^^^^^
55
- Bug in :meth:`Series.interpolate` when using a timezone aware :class:`DatetimeIndex` (:issue:`27548`)
56
- Bug when printing negative floating point complex numbers would raise an ``IndexError`` (:issue:`27484`)
57
--
+- Bug where operators on DataFrames and Series with axis=1 would fail on large dataframes(:issue:`27636`)
58
-
59
60
Conversion
0 commit comments