Skip to content

REGR: DataFrame.shift with periods>len(columns) GH#44978 #45005

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

Merged
merged 6 commits into from
Dec 22, 2021

Conversation

jbrockmendel
Copy link
Member

@jbrockmendel jbrockmendel added the Regression Functionality that used to work in a prior pandas version label Dec 21, 2021
@jreback jreback added this to the 1.4 milestone Dec 22, 2021
@jreback jreback added the Reshaping Concat, Merge/Join, Stack/Unstack, Explode label Dec 22, 2021
@jreback
Copy link
Contributor

jreback commented Dec 22, 2021

can you rebase

@jreback
Copy link
Contributor

jreback commented Dec 22, 2021

hmm one more time pls

@jreback jreback merged commit 03bbcb0 into pandas-dev:master Dec 22, 2021
@jbrockmendel jbrockmendel deleted the regr-44978 branch December 22, 2021 23:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Regression Functionality that used to work in a prior pandas version Reshaping Concat, Merge/Join, Stack/Unstack, Explode
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: shift with large periods creates mulfunctioning dtypes with master branch
2 participants