Skip to content

Commit ef5f582

Browse files
committed
fixed punctuation
1 parent dd47e19 commit ef5f582

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandas/core/groupby/groupby.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3833,7 +3833,7 @@ def expanding(
38333833
Returns
38343834
-------
38353835
pandas.api.typing.ExpandingGroupby
3836-
An object that supports expanding transformations over each group
3836+
An object that supports expanding transformations over each group.
38373837
38383838
See Also
38393839
--------

0 commit comments

Comments
 (0)