Skip to content

Commit 34f2d5f

Browse files
committed
add whatsnew to v0.20.0
1 parent f0daea3 commit 34f2d5f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/source/whatsnew/v0.20.0.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@ Backwards incompatible API changes
6262

6363
- ``CParserError`` has been renamed to ``ParserError`` in ``pd.read_csv`` and will be removed in the future (:issue:`12665`)
6464

65+
- ``inplace`` arguments now require a boolean value, else a ``ValueError`` is thrown (:issue:`14189`)
66+
6567

6668

6769

0 commit comments

Comments
 (0)