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 docstring for DataFrame.to_period, pandas.DataFrame.to_timestamp, pandas.DataFrame.tz_convert #58065 #58101

Conversation

bergnerjonas
Copy link
Contributor

@bergnerjonas bergnerjonas commented Apr 1, 2024

Fixes docstring errorrs for DataFrame and Series for methods pandas.DataFrame.to_period ,pandas.DataFrame.to_timestamp ,pandas.DataFrame.tz_convert. (issue #58065)

@mroeschke mroeschke added the Docs label Apr 1, 2024
@mroeschke mroeschke added this to the 3.0 milestone Apr 1, 2024
@mroeschke mroeschke merged commit e4468c9 into pandas-dev:main Apr 1, 2024
46 checks passed
@mroeschke
Copy link
Member

Thanks @bergnerjonas

pmhatre1 pushed a commit to pmhatre1/pandas-pmhatre1 that referenced this pull request May 7, 2024
…tamp, pandas.DataFrame.tz_convert pandas-dev#58065 (pandas-dev#58101)

* Add See Also section to to_period method.

* Add See Also section to to_timestamp method.

* Add See Also section to tz_convert method.

* fix typo in to_timestamp

* Fix formatting of See Also

* Remove fixed methods from code check ignore list.

* Fix formatting

* Revert accidentally included docstring changes.

* fix merge issues

* Fix pre commit hooks

* Fix line break issues.
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.

2 participants