Skip to content

Commit b83a51d

Browse files
committed
Added line in release notes.
1 parent 9b52a06 commit b83a51d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/source/whatsnew/v0.25.0.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ including other versions of pandas.
1616
Other Enhancements
1717
^^^^^^^^^^^^^^^^^^
1818

19-
-
19+
- You can now refer to a column name with spaces by quoting it in backticks for
20+
the functions DataFrame.query and DataFrame.eval. (:issue`6508`)
2021
-
2122
-
2223

0 commit comments

Comments
 (0)