Skip to content

CLN: create core/sorting.py #15402

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

Closed
wants to merge 4 commits into from
Closed

Conversation

jreback
Copy link
Contributor

@jreback jreback commented Feb 14, 2017

just a small reorg to put sorting / grouping utilities into a separate area

@jreback jreback added the Clean label Feb 14, 2017
@jreback jreback added this to the 0.20.0 milestone Feb 14, 2017
@jreback jreback closed this in 5959fe1 Feb 14, 2017
AnkurDedania pushed a commit to AnkurDedania/pandas that referenced this pull request Mar 21, 2017
just a small reorg to put sorting / grouping utilities into a separate
area

Author: Jeff Reback <[email protected]>

Closes pandas-dev#15402 from jreback/sorting and squashes the following commits:

fdcf9a1 [Jeff Reback] change a couple of sorting.py functions to be non-private (public to pandas internals)
90ff22d [Jeff Reback] split up some value_counts groupby tests a bit
18ea902 [Jeff Reback] CLN: create core/sorting.py
92dcb07 [Jeff Reback] CLN: remove numpy_groupby as not used
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.

1 participant