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 ac16b63 commit 5a4535eCopy full SHA for 5a4535e
pandas/core/resample.py
@@ -2816,4 +2816,4 @@ def _apply(
2816
new_message=new_message,
2817
):
2818
result = grouped.apply(how, *args, include_groups=include_groups, **kwargs)
2819
- return result
+ return result
0 commit comments