Skip to content

Commit b0f90c2

Browse files
GH61405 Add whatsnew docs
1 parent 3f50ff9 commit b0f90c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v3.0.0.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -401,6 +401,7 @@ Other API changes
401401
- Index set operations (like union or intersection) will now ignore the dtype of
402402
an empty ``RangeIndex`` or empty ``Index`` with object dtype when determining
403403
the dtype of the resulting Index (:issue:`60797`)
404+
- `DataFrame.query` does not accept `**kwargs` anymore and requires passing keywords for desired arguments (:issue:`61405`)
404405

405406
.. ---------------------------------------------------------------------------
406407
.. _whatsnew_300.deprecations:

0 commit comments

Comments
 (0)