Skip to content

Commit 8588960

Browse files
TomAugspurgerjreback
authored andcommitted
DOC: Sprint recap (#20543)
1 parent 63a662d commit 8588960

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

doc/source/whatsnew/v0.23.0.txt

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -901,6 +901,22 @@ Performance Improvements
901901
Documentation Changes
902902
~~~~~~~~~~~~~~~~~~~~~
903903

904+
Thanks to all of the contributors who participated in the Pandas Documentation
905+
Sprint, which took place on March 10th. We had about 500 participants from over
906+
30 locations across the world. You should notice that many of the
907+
:ref:`API docstrings <api>` have greatly improved.
908+
909+
There were too many simultaneous contributions to include a release note for each
910+
improvement, but this `GitHub search`_ should give you an idea of how many docstrings
911+
were improved.
912+
913+
Special thanks to Marc Garcia for organizing the sprint. For more information,
914+
read the `NumFOCUS blogpost`_ recapping the sprint.
915+
916+
.. _GitHub search: https://github.com/pandas-dev/pandas/pulls?utf8=%E2%9C%93&q=is%3Apr+label%3ADocs+created%3A2018-03-10..2018-03-15+
917+
.. _NumFOCUS blogpost: https://www.numfocus.org/blog/worldwide-pandas-sprint/
918+
919+
904920
- Changed spelling of "numpy" to "NumPy", and "python" to "Python". (:issue:`19017`)
905921
- Consistency when introducing code samples, using either colon or period.
906922
Rewrote some sentences for greater clarity, added more dynamic references

0 commit comments

Comments
 (0)