Skip to content

BUG: Preserve CategoricalDtype._ordered_from_sentinel with pickle #27317

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

Conversation

jschendel
Copy link
Member

@jschendel jschendel added Bug Categorical Categorical Data Type labels Jul 10, 2019
@jschendel jschendel added this to the 0.25.0 milestone Jul 10, 2019
@jreback jreback merged commit 134bec4 into pandas-dev:master Jul 10, 2019
@jreback
Copy link
Contributor

jreback commented Jul 10, 2019

thanks @jschendel very nice

@jschendel jschendel deleted the cdt-pickle-ordered-from-sentinel branch July 10, 2019 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Categorical Categorical Data Type
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: Calling Series.astype('category') on a categorical series loaded using pd.read_pickle errors on pandas-0.25.0rc0
2 participants