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

CLN: Drop .sortlevel method #23375

Merged
merged 1 commit into from
Oct 28, 2018
Merged

Conversation

gfyoung
Copy link
Member

@gfyoung gfyoung commented Oct 27, 2018

Title is self-explanatory.

xref #15099.

@gfyoung gfyoung added Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Deprecate Functionality to remove in pandas Clean labels Oct 27, 2018
@gfyoung gfyoung added this to the 0.24.0 milestone Oct 27, 2018
@pep8speaks
Copy link

Hello @gfyoung! Thanks for submitting the PR.

@codecov
Copy link

codecov bot commented Oct 27, 2018

Codecov Report

Merging #23375 into master will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #23375      +/-   ##
==========================================
- Coverage   92.22%   92.22%   -0.01%     
==========================================
  Files         169      169              
  Lines       51261    51255       -6     
==========================================
- Hits        47277    47271       -6     
  Misses       3984     3984
Flag Coverage Δ
#multiple 90.66% <ø> (-0.01%) ⬇️
#single 42.23% <ø> (ø) ⬆️
Impacted Files Coverage Δ
pandas/core/frame.py 97.03% <ø> (-0.01%) ⬇️
pandas/core/series.py 93.89% <ø> (-0.02%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f662c5f...389e4f8. Read the comment docs.

@jreback jreback merged commit 150b84e into pandas-dev:master Oct 28, 2018
@jreback
Copy link
Contributor

jreback commented Oct 28, 2018

thanks!

@gfyoung gfyoung deleted the sortlevel-remove branch October 28, 2018 05:21
gfyoung added a commit to forking-repos/pandas that referenced this pull request Oct 28, 2018
Was dropped in pandas-devgh-15099 but accidentally added back in pandas-devgh-18202.

Follow-up to pandas-devgh-23375.
jreback pushed a commit that referenced this pull request Oct 28, 2018
Was dropped in gh-15099 but accidentally added back in gh-18202.

Follow-up to gh-23375.
tm9k1 pushed a commit to tm9k1/pandas that referenced this pull request Nov 19, 2018
tm9k1 pushed a commit to tm9k1/pandas that referenced this pull request Nov 19, 2018
Pingviinituutti pushed a commit to Pingviinituutti/pandas that referenced this pull request Feb 28, 2019
Pingviinituutti pushed a commit to Pingviinituutti/pandas that referenced this pull request Feb 28, 2019
Pingviinituutti pushed a commit to Pingviinituutti/pandas that referenced this pull request Feb 28, 2019
Pingviinituutti pushed a commit to Pingviinituutti/pandas that referenced this pull request Feb 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Clean Deprecate Functionality to remove in pandas
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants