Skip to content

DOC: fix PR02 for pandas.tseries.offsets.* #59485

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

Merged
merged 4 commits into from
Aug 13, 2024

Conversation

abhinav-thimma
Copy link
Contributor

@abhinav-thimma abhinav-thimma commented Aug 11, 2024

Related to #58536

  • Fixes most of the PR02 checks in pandas.tseries.offsets.*

Full list of code checks addressed:

pandas.tseries.offsets.BQuarterBegin PR02
pandas.tseries.offsets.BYearEnd PR02
pandas.tseries.offsets.DateOffset PR02
pandas.tseries.offsets.Easter PR02
pandas.tseries.offsets.FY5253 PR02
pandas.tseries.offsets.FY5253Quarter PR02
pandas.tseries.offsets.Hour PR02
pandas.tseries.offsets.LastWeekOfMonth PR02
pandas.tseries.offsets.Micro PR02
pandas.tseries.offsets.Milli PR02
pandas.tseries.offsets.Minute PR02
pandas.tseries.offsets.MonthBegin PR02
pandas.tseries.offsets.Nano PR02
pandas.tseries.offsets.QuarterBegin PR02
pandas.tseries.offsets.Second PR02
pandas.tseries.offsets.SemiMonthBegin PR02
pandas.tseries.offsets.Week PR02
pandas.tseries.offsets.WeekOfMonth PR02

@abhinav-thimma abhinav-thimma marked this pull request as ready for review August 11, 2024 23:04
@mroeschke mroeschke added the Docs label Aug 12, 2024
@mroeschke mroeschke merged commit 91875d0 into pandas-dev:main Aug 13, 2024
47 checks passed
@mroeschke mroeschke added this to the 3.0 milestone Aug 13, 2024
@mroeschke
Copy link
Member

Thanks @abhinav-thimma

@abhinav-thimma abhinav-thimma deleted the PR02-tseries.offsets branch August 15, 2024 23:40
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