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: fixed docstrings for pandas.DatetimeIndex.to_period and pandas.DatetimeIndex.to_pydatetime #58074

Closed
wants to merge 7 commits into from
Closed

DOC: fixed docstrings for pandas.DatetimeIndex.to_period and pandas.DatetimeIndex.to_pydatetime #58074

wants to merge 7 commits into from

Conversation

iridiium
Copy link

@iridiium iridiium commented Mar 29, 2024

@iridiium iridiium marked this pull request as ready for review March 30, 2024 01:19
@iridiium
Copy link
Author

Getting Error: /home/runner/work/pandas/pandas/pandas/core/accessor.py:112:RT03:pandas.Series.dt.to_period:EXPECTED TO FAIL, BUT NOT FAILING

It's not failing, so it's fine? I'm not sure what this means.

@mroeschke
Copy link
Member

You'll need to remove the RT03 check on Series.dt.to_period in code_checks.sh

@mroeschke mroeschke added the Docs label Apr 1, 2024
@iridiium
Copy link
Author

iridiium commented Apr 2, 2024

You'll need to remove the RT03 check on Series.dt.to_period in code_checks.sh

Thanks!

@iridiium iridiium marked this pull request as draft April 2, 2024 19:27
@iridiium iridiium marked this pull request as ready for review April 2, 2024 22:53
Copy link
Contributor

github-actions bot commented May 7, 2024

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

Successfully merging this pull request may close these issues.

2 participants