You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DOC: fix docstring for DataFrame.to_period, pandas.DataFrame.to_timestamp, pandas.DataFrame.tz_convert #58065 (#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.
0 commit comments