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

DEPR: Categorical.to_dense #32639

Merged
merged 5 commits into from Mar 15, 2020
Merged

Conversation

jbrockmendel
Copy link
Member

@jbrockmendel jbrockmendel commented Mar 11, 2020

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

Ideally I'd want to keep the method and change the behavior to (an improved variant of) _internal_get_values, but so it goes.

@jbrockmendel jbrockmendel added the Deprecate Functionality to remove in pandas label Mar 12, 2020
@jreback jreback added this to the 1.1 milestone Mar 14, 2020
@jreback jreback added the Categorical Categorical Data Type label Mar 14, 2020
@jreback
Copy link
Contributor

jreback commented Mar 14, 2020

can you add a release note & link to the deprecation removal issue.

@jreback
Copy link
Contributor

jreback commented Mar 14, 2020

rebase again pls

@jreback
Copy link
Contributor

jreback commented Mar 14, 2020

/azp run

@azure-pipelines
Copy link
Contributor

Azure Pipelines successfully started running 1 pipeline(s).

@jreback jreback merged commit 7a24c35 into pandas-dev:master Mar 15, 2020
@jreback
Copy link
Contributor

jreback commented Mar 15, 2020

thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Categorical Categorical Data Type Deprecate Functionality to remove in pandas
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants