File tree 1 file changed +16
-0
lines changed 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -901,6 +901,22 @@ Performance Improvements
901
901
Documentation Changes
902
902
~~~~~~~~~~~~~~~~~~~~~
903
903
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
+
904
920
- Changed spelling of "numpy" to "NumPy", and "python" to "Python". (:issue:`19017`)
905
921
- Consistency when introducing code samples, using either colon or period.
906
922
Rewrote some sentences for greater clarity, added more dynamic references
You can’t perform that action at this time.
0 commit comments