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 18756a5 commit 28bb8c9Copy full SHA for 28bb8c9
doc/source/whatsnew/v3.0.0.rst
@@ -802,6 +802,7 @@ Other
802
- Bug in ``Series.list`` methods not preserving the original :class:`Index`. (:issue:`58425`)
803
- Bug in ``Series.list`` methods not preserving the original name. (:issue:`60522`)
804
- Bug in printing a :class:`DataFrame` with a :class:`DataFrame` stored in :attr:`DataFrame.attrs` raised a ``ValueError`` (:issue:`60455`)
805
+- Bug in printing a :class:`Series` with a :class:`DataFrame` stored in :attr:`Series.attrs` raised a ``ValueError`` (:issue:`60568`)
806
807
.. ***DO NOT USE THIS SECTION***
808
0 commit comments