Skip to content

Commit da74438

Browse files
committed
whatsnew corrected
1 parent 2a520a2 commit da74438

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/source/whatsnew/v0.21.0.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,7 @@ Other Enhancements
3838
- :func:`read_feather` has gained the ``nthreads`` parameter for multi-threaded operations (:issue:`16359`)
3939
- :func:`DataFrame.clip()` and :func: `Series.cip()` have gained an inplace argument. (:issue: `15388`)
4040
- :func:`crosstab` has gained a ``margins_name`` parameter to define the name of the row / column that will contain the totals when margins=True. (:issue:`15972`)
41-
- The ``na_values`` argument for :func:`read_csv` function now has 'null' (in lower case) as a default value that is interpreted as NaN: (:issue:`16471`)
42-
41+
- :func:`read_csv` has gained 'null' as an additional default missing value.(:issue:`16471`)
4342
.. _whatsnew_0210.api_breaking:
4443

4544
Backwards incompatible API changes

0 commit comments

Comments
 (0)