Skip to content

Commit 881a690

Browse files
tsstchoijreback
authored andcommitted
DOC: Update what's new page with relevant issues for df.query() with in-pl…
closes #10486 Author: Steve Choi <[email protected]> Closes #12456 from tsstchoi/inplace_doc and squashes the following commits: 414e30f [Steve Choi] Update what's new page with relevant issues for df.query() with in-place operator
1 parent c76ca44 commit 881a690

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v0.18.0.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -904,7 +904,7 @@ Changes to eval
904904
^^^^^^^^^^^^^^^
905905

906906
In prior versions, new columns assignments in an ``eval`` expression resulted
907-
in an inplace change to the ``DataFrame``. (:issue:`9297`)
907+
in an inplace change to the ``DataFrame``. (:issue:`9297`, :issue:`8664`, :issue:`10486`)
908908

909909
.. ipython:: python
910910

0 commit comments

Comments
 (0)