-
-
Notifications
You must be signed in to change notification settings - Fork 18.1k
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: Deprecate tshift and integrate it to shift #34545
Conversation
thanks. would not be averse to actually re-writing tshift in terms of shift; I think this would be straightforward. Also could merge this and then followon to do that. |
Agree it's rather straightforward, but just to clarify a few things:
|
correct, still deprecate
yes if possible (ideally simplified as much as possible). |
Have unpacked previous |
@fujiaxiang can you rebase and some small comments, ping on green. |
@jreback have split up the tests into PI and DTI and also separated the failure tests |
kk sounds good. ping on green (note that there maybe be a failure on master that is unrelated) |
thanks @fujiaxiang very nice |
black pandas
git diff upstream/master -u -- "*.py" | flake8 --diff