Skip to content
Prev Previous commit
Next Next commit
revert
  • Loading branch information
Rohan Jain committed Dec 29, 2023
commit 2024f4c887d300bd7eaf4631fa974ca4e3a99e65
1 change: 0 additions & 1 deletion doc/source/whatsnew/v2.2.0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -776,7 +776,6 @@ Timezones
Numeric
^^^^^^^
- Bug in :func:`read_csv` with ``engine="pyarrow"`` causing rounding errors for large integers (:issue:`52505`)
- Bug in :meth:`Series.__floordiv__` for :class:`ArrowDtype` causing rounding errors for large integral results (:issue:`56676`)
- Bug in :meth:`Series.__floordiv__` for :class:`ArrowDtype` with integral dtypes raising for large values (:issue:`56645`)
- Bug in :meth:`Series.pow` not filling missing values correctly (:issue:`55512`)

Expand Down