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

API/DEPR: Match Panel.shift()'s signature to generic #6928

Merged
merged 2 commits into from
Apr 22, 2014

Conversation

TomAugspurger
Copy link
Contributor

Closes #6910

Also switches the shift implementation back to using keyword arguments.

@TomAugspurger
Copy link
Contributor Author

Added to #6581

@jreback
Copy link
Contributor

jreback commented Apr 22, 2014

looks ok
merge when green (and mark labels on the pr and issue as appropriate)

TomAugspurger pushed a commit that referenced this pull request Apr 22, 2014
API/DEPR: Match Panel.shift()'s signature to generic
@TomAugspurger TomAugspurger merged commit ac9b247 into pandas-dev:master Apr 22, 2014
@TomAugspurger TomAugspurger deleted the panel_shift_kwarg branch April 5, 2017 02:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Design Deprecate Functionality to remove in pandas Reshaping Concat, Merge/Join, Stack/Unstack, Explode
Projects
None yet
Development

Successfully merging this pull request may close these issues.

API: Change Panel.shift arg signature to match generic's
2 participants