We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
main
https://pandas.pydata.org/docs/reference/api/pandas.Series.tz_convert.html
The documentation for this function lacks examples and returns {klass} instead of "Series or DataFrame"
Add examples for this function and fix the Returns section
Returns
The text was updated successfully, but these errors were encountered:
Looks like the {klass} parameterization wasn't filled in correctly. A PR to fix would be welcome!
{klass}
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Pandas version checks
main
hereLocation of the documentation
https://pandas.pydata.org/docs/reference/api/pandas.Series.tz_convert.html
Documentation problem
The documentation for this function lacks examples and returns {klass} instead of "Series or DataFrame"
Suggested fix for documentation
Add examples for this function and fix the
Returns
sectionThe text was updated successfully, but these errors were encountered: