Skip to content

Commit 73f87ce

Browse files
author
Mark Graham
committed
amend wording
1 parent 00c55e0 commit 73f87ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandas/core/shared_docs.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,7 @@
325325
1 1.000000 2.718282
326326
2 1.414214 7.389056
327327
328-
It is possible to call transform on a GroupBy object:
328+
You can call transform on a GroupBy object:
329329
330330
>>> df = pd.DataFrame({{
331331
... "Date": [

0 commit comments

Comments
 (0)