-
-
Notifications
You must be signed in to change notification settings - Fork 18.2k
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: remove deprecated date casting; closes #21359 #27109
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hmm this might be a bit premature and should wait for 1.0, or is this blocking other things?
Not blocking, but in #21359 the discussed plan was to remove in 0.24.0 |
Reading through #21359, it seems like @jreback and @jorisvandenbossche preferred a bit longer of a deprecation. I don't have a preference. |
this is probably mergable for 1.0, can you rebase |
Rebased |
Thanks. |
…-dev#27109) * DEPR: remove deprecated date casting; closes pandas-dev#21359
git diff upstream/master -u -- "*.py" | flake8 --diff