Skip to content

BUG: disallow invalid dtype to CategoricalDtype._from_values_or_dtype #32169

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 1 commit into from
Feb 22, 2020

Conversation

jbrockmendel
Copy link
Member

  • closes #xxxx
  • tests added / passed
  • passes black pandas
  • passes git diff upstream/master -u -- "*.py" | flake8 --diff
  • whatsnew entry

xref #32167. Together with that, this will allow us to simplify the CategoricalIndex constructor.

Copy link
Member

@gfyoung gfyoung left a comment

Choose a reason for hiding this comment

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

Given the progression of PR's to come (or ongoing), lgtm.

@jreback jreback added this to the 1.1 milestone Feb 22, 2020
@jreback
Copy link
Contributor

jreback commented Feb 22, 2020

#32167 first?

@jbrockmendel
Copy link
Member Author

#32167 first?

Any order should be OK

@jreback jreback merged commit 00e8e4a into pandas-dev:master Feb 22, 2020
@jbrockmendel jbrockmendel deleted the cat_dtype branch February 22, 2020 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants