Skip to content

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)

@bergnerjonas bergnerjonas requested a review from mroeschke as a code owner April 1, 2024 13:39
@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
@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