Skip to content

Commit

Permalink
Update number
Browse files Browse the repository at this point in the history
  • Loading branch information
mroeschke committed Jun 17, 2024
1 parent eff7c46 commit 9fc6589
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/whatsnew/v3.0.0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -503,8 +503,8 @@ Timezones

Numeric
^^^^^^^
- Bug in :meth:`DataFrame.quantile` where the column type was not preserved when ``numeric_only=True`` with a list-like ``q`` produced an empty result (:issue:`59035`)
- Bug in ``np.matmul`` with :class:`Index` inputs raising a ``TypeError`` (:issue:`57079`)
- Bug in :meth:`DataFrame.quantile` where the column type was not preserved when ``numeric_only=True`` with a list-like ``q`` produced an empty result (:issue:`?``)

Conversion
^^^^^^^^^^
Expand Down

0 comments on commit 9fc6589

Please sign in to comment.