Skip to content

DOC: Typo in the method "to_timedelta" doc #55947

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

Closed
1 task done
Shantanu25 opened this issue Nov 13, 2023 · 1 comment · Fixed by #55952
Closed
1 task done

DOC: Typo in the method "to_timedelta" doc #55947

Shantanu25 opened this issue Nov 13, 2023 · 1 comment · Fixed by #55952
Assignees
Labels
Docs Needs Triage Issue that has not been reviewed by a pandas team member

Comments

@Shantanu25
Copy link

Pandas version checks

  • I have checked that the issue still exists on the latest versions of the docs on main here

Location of the documentation

https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.to_timedelta.html

Documentation problem

The following line contains grammatical mistake:
Must not be specified when arg context strings and errors="raise".

The word "context" is wrong and does not mean anything in the sentence.

Suggested fix for documentation

Corrected line:
Must not be specified when arg contains strings and errors="raise".

The word "contains" fits better in the sentence.

@Shantanu25 Shantanu25 added Docs Needs Triage Issue that has not been reviewed by a pandas team member labels Nov 13, 2023
@lazarust
Copy link
Contributor

take

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Docs Needs Triage Issue that has not been reviewed by a pandas team member
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants