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

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants