Skip to content

Conversation

@TomAugspurger
Copy link
Contributor

Closes #6926

order wasn't being used at all.

I couldn't use the deprecate_kwarg decorator since the kwarg is being removed, not changed.

@jreback jreback added this to the 0.14.0 milestone Apr 22, 2014
@jreback
Copy link
Contributor

jreback commented Apr 22, 2014

make sure to add to #6581

TomAugspurger pushed a commit that referenced this pull request Apr 22, 2014
API/DEPR: Deprecate order kwarg in factorize
@TomAugspurger TomAugspurger merged commit 6e8f3f6 into pandas-dev:master Apr 22, 2014
jreback added a commit to jreback/pandas that referenced this pull request Feb 10, 2016
TomAugspurger pushed a commit that referenced this pull request Feb 10, 2016
xref #6930

Author: Jeff Reback <[email protected]>

Closes #12274 from jreback/order and squashes the following commits:

7584397 [Jeff Reback] DEPR: remove order kw from .factorize(), xref #6930
cldy pushed a commit to cldy/pandas that referenced this pull request Feb 11, 2016
xref pandas-dev#6930

Author: Jeff Reback <[email protected]>

Closes pandas-dev#12274 from jreback/order and squashes the following commits:

7584397 [Jeff Reback] DEPR: remove order kw from .factorize(), xref pandas-dev#6930
@TomAugspurger TomAugspurger deleted the factorize-kwarg branch April 5, 2017 02:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

API Design Deprecate Functionality to remove in pandas

2 participants