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 7a4c1ee commit 2c3625aCopy full SHA for 2c3625a
doc/source/whatsnew/v3.0.0.rst
@@ -665,7 +665,7 @@ Interval
665
666
Indexing
667
^^^^^^^^
668
-- Bug in :class:`Index` printed names do not escape single quotes (:issue:`60190`)
+- Bug in printing :attr:`Index.names` and :attr:`MultiIndex.levels` would not escape single quotes (:issue:`60190`)
669
- Bug in :meth:`DataFrame.__getitem__` returning modified columns when called with ``slice`` in Python 3.12 (:issue:`57500`)
670
- Bug in :meth:`DataFrame.from_records` throwing a ``ValueError`` when passed an empty list in ``index`` (:issue:`58594`)
671
0 commit comments