8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d5a9e6 commit f2d5c9fCopy full SHA for f2d5c9f
docs/versions.rst
@@ -18,7 +18,8 @@ Version History
18
* :func:`is_prime` no longer shares state with the users random number generator (thanks to rhettinger)
19
20
* Other changes:
21
- * The :func:`one` docstring was improved (thanks to lpulley)
+ * Some docstring issues were fixed (thanks to lpulley and ricbit)
22
+ * The type hints for :func:`groupby_transform` were improved (thanks to rhettinger)
23
* The ``furo`` theme is now used for docs (thanks to AA-turner)
24
25
0 commit comments