We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
numfocus
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent db9c769 commit 22686fdCopy full SHA for 22686fd
doc/source/whatsnew/v0.25.0.rst
@@ -20,6 +20,7 @@ Other Enhancements
20
^^^^^^^^^^^^^^^^^^
21
22
- :meth:`Timestamp.replace` now supports the ``fold`` argument to disambiguate DST transition times (:issue:`25017`)
23
+- :meth:`DataFrame.query` and :meth:`DataFrame.eval` now supports quoting column names with backticks to refer to names with spaces (:issue:`6508`)
24
-
25
26
0 commit comments