Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DOC: pandas.Grouper should not accept args and kwargs and should have permanent arguments #58388

Open
1 task done
tuhinsharma121 opened this issue Apr 23, 2024 · 1 comment · May be fixed by #58397
Open
1 task done
Labels
Docs Needs Triage Issue that has not been reviewed by a pandas team member

Comments

@tuhinsharma121
Copy link
Contributor

tuhinsharma121 commented Apr 23, 2024

Pandas version checks

  • I have checked that the issue still exists on the latest versions of the docs on main here

Location of the documentation

https://pandas.pydata.org/docs/dev/reference/api/pandas.Grouper.html#pandas.Grouper

Documentation problem

*args and **kwargs is not required anymore

Suggested fix for documentation

*args and **kwargs should be removed

@tuhinsharma121
Copy link
Contributor Author

I am working on a fix.

@tuhinsharma121 tuhinsharma121 changed the title DOC: pandas.Grouper should not accept args and kwargs and should have permanent arguments BUG: pandas.Grouper should not accept args and kwargs and should have permanent arguments Apr 24, 2024
@tuhinsharma121 tuhinsharma121 changed the title BUG: pandas.Grouper should not accept args and kwargs and should have permanent arguments DOC: pandas.Grouper should not accept args and kwargs and should have permanent arguments Apr 24, 2024
@tuhinsharma121 tuhinsharma121 linked a pull request Apr 24, 2024 that will close this issue
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Docs Needs Triage Issue that has not been reviewed by a pandas team member
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant