Skip to content

Conversation

@jbrockmendel
Copy link
Member

@jreback jreback added Period Period data type Regression Functionality that used to work in a prior pandas version Reshaping Concat, Merge/Join, Stack/Unstack, Explode labels Aug 6, 2020
@jreback jreback added this to the 1.1.1 milestone Aug 6, 2020
Other
^^^^^
-
- Bug in :meth:`DataFrame.shift` with ``axis=1`` and heterogeneous dtypes (:issue:`35488`)
Copy link
Contributor

Choose a reason for hiding this comment

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

can you move to 1.1.1 (and put in the regression section)

Copy link
Member Author

Choose a reason for hiding this comment

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

done

@jreback jreback merged commit c608a38 into pandas-dev:master Aug 7, 2020
@jreback
Copy link
Contributor

jreback commented Aug 7, 2020

thanks

@jreback
Copy link
Contributor

jreback commented Aug 7, 2020

@meeseeksdev backport to 1.1.x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Period Period data type 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 on DataFrame which has more than 1 block creates wrong result

2 participants