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 67ecd35 commit 8c41d9dCopy full SHA for 8c41d9d
doc/source/whatsnew/v3.0.0.rst
@@ -663,7 +663,7 @@ Interval
663
664
Indexing
665
^^^^^^^^
666
-- Bug in :func:`pprint_thing` with ``quote_strings=True`` failing for strings with embedded single quotes (:issue:`60190`)
+- Bug in :class:`Index` printed names do not escape single quotes (:issue:`60190`)
667
- Bug in :meth:`DataFrame.__getitem__` returning modified columns when called with ``slice`` in Python 3.12 (:issue:`57500`)
668
- Bug in :meth:`DataFrame.from_records` throwing a ``ValueError`` when passed an empty list in ``index`` (:issue:`58594`)
669
0 commit comments