Skip to content

Commit c41b8f5

Browse files
author
Alex Volkov
committed
added what's new entry.
1 parent 16c869f commit c41b8f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v0.24.0.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ New features
1919
the user to override the engine's default behavior to include or omit the
2020
dataframe's indexes from the resulting Parquet file. (:issue:`20768`)
2121
- :meth:`DataFrame.corr` and :meth:`Series.corr` now accept a callable for generic calculation methods of correlation, e.g. histogram intersection (:issue:`22684`)
22+
- Script ``validate_docstrings.py`` now displays 'No docstring found' error for the methods where docstrings are missing
2223

2324

2425
.. _whatsnew_0240.enhancements.extension_array_operators:

0 commit comments

Comments
 (0)