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: errors='ignore' #55734

Merged
merged 7 commits into from
Nov 2, 2023
Merged

DEPR: errors='ignore' #55734

merged 7 commits into from
Nov 2, 2023

Conversation

jbrockmendel
Copy link
Member

Copy link
Member

@MarcoGorelli MarcoGorelli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

YES!

@@ -633,6 +633,7 @@ Of course you can coerce this as well.
To keep the previous behavior, you can use ``errors='ignore'``:

.. ipython:: python
:okwarning:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you format this as a code block?

Copy link
Member

@mroeschke mroeschke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One comment otherwise LGTM

@mroeschke mroeschke added the Deprecate Functionality to remove in pandas label Nov 1, 2023
@mroeschke mroeschke added this to the 2.2 milestone Nov 2, 2023
@mroeschke mroeschke merged commit 4e5576d into pandas-dev:main Nov 2, 2023
40 checks passed
@mroeschke
Copy link
Member

Thanks @jbrockmendel

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Deprecate Functionality to remove in pandas
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DEPR: deprecate errors='ignore' in to_datetime and make output dtype predictable
3 participants