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

DEPR: correct warning message while parsing datetimes with mixed time zones if utc=False #55611

Conversation

natmokval
Copy link
Contributor

xref #54014

replaced "warning" with "error" in warning message for parsing datetimes with mixed time zones if utc=False

@natmokval natmokval marked this pull request as ready for review October 20, 2023 22:53
@mroeschke mroeschke added this to the 2.1.2 milestone Oct 20, 2023
@mroeschke mroeschke added the Timezones Timezone data dtype label Oct 20, 2023
@mroeschke mroeschke merged commit 00f10db into pandas-dev:main Oct 20, 2023
37 checks passed
@mroeschke
Copy link
Member

Thanks @natmokval

meeseeksmachine pushed a commit to meeseeksmachine/pandas that referenced this pull request Oct 20, 2023
…sing datetimes with mixed time zones if utc=False
phofl pushed a commit that referenced this pull request Oct 21, 2023
…le parsing datetimes with mixed time zones if utc=False) (#55613)

Backport PR #55611: DEPR: correct warning message while parsing datetimes with mixed time zones if utc=False

Co-authored-by: Natalia Mokeeva <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Timezones Timezone data dtype
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants