We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bd7fdc3 + a2e55aa commit 7c51d54Copy full SHA for 7c51d54
pandas/core/groupby.py
@@ -25,7 +25,7 @@
25
arg : function or dict
26
Function to use for aggregating groups. If a function, must either
27
work when passed a DataFrame or when passed to DataFrame.apply. If
28
- pass a dict, the keys must be DataFrame column names
+ passed a dict, the keys must be DataFrame column names.
29
30
Notes
31
-----
0 commit comments