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: fix PR02,SA01,ES01 for pandas.tseries.offsets.BDay and pandas.tseries.offsets.BusinessDay #60807

Conversation

tuhinsharma121
Copy link
Contributor

fixes

pandas.tseries.offsets.BDay PR02,SA01,ES01
pandas.tseries.offsets.BusinessDay PR02,SA01,ES01

@tuhinsharma121 tuhinsharma121 changed the title Pandas.tseries.offsets.b day DOC: fix PR02,SA01,ES01 for pandas.tseries.offsets.BDay and pandas.tseries.offsets.BusinessDay Jan 28, 2025
@tuhinsharma121 tuhinsharma121 marked this pull request as ready for review January 28, 2025 06:56
@MarcoGorelli
Copy link
Member

thanks @tuhinsharma121 - looks like there's a warning?

docstring of pandas._libs.tslibs.offsets.BusinessDay:12: WARNING: autosummary: stub file not found 'pandas.tseries.offsets.BusinessDay.offset'. Check your autosummary_generate setting.

@tuhinsharma121
Copy link
Contributor Author

@MarcoGorelli I guess I need to add stub file for 'pandas.tseries.offsets.BusinessDay.offset'. But I am not sure how/where to add that. I believe it has something to do with doc/source/reference but I dont know how to proceed. If you can guide me that would be great.

@MarcoGorelli
Copy link
Member

i don't know off the top of my head sorry, perhaps try to look at similar classes?

@tuhinsharma121 tuhinsharma121 marked this pull request as draft January 28, 2025 12:53
Copy link
Contributor

This pull request is stale because it has been open for thirty days with no activity. Please update and respond to this comment if you're still interested in working on this.

@github-actions github-actions bot added the Stale label Feb 28, 2025
@mroeschke
Copy link
Member

Thanks for the pull request, but it appears to have gone stale. If interested in continuing, please merge in the main branch, address any review comments and/or failing tests, and we can reopen.

@mroeschke mroeschke closed this Mar 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants