Skip to content

CLN: Removed dead GroupBy code #20457

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
Mar 22, 2018
Merged

CLN: Removed dead GroupBy code #20457

merged 1 commit into from
Mar 22, 2018

Conversation

WillAyd
Copy link
Member

@WillAyd WillAyd commented Mar 22, 2018

@codecov
Copy link

codecov bot commented Mar 22, 2018

Codecov Report

Merging #20457 into master will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #20457      +/-   ##
==========================================
+ Coverage    91.8%   91.82%   +0.01%     
==========================================
  Files         152      152              
  Lines       49223    49206      -17     
==========================================
- Hits        45191    45182       -9     
+ Misses       4032     4024       -8
Flag Coverage Δ
#multiple 90.2% <ø> (+0.01%) ⬆️
#single 41.84% <ø> (ø) ⬆️
Impacted Files Coverage Δ
pandas/core/groupby.py 92.55% <ø> (+0.41%) ⬆️
pandas/util/testing.py 83.91% <0%> (-0.21%) ⬇️

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 02477da...e07bb85. Read the comment docs.

@jreback jreback added this to the 0.23.0 milestone Mar 22, 2018
@jreback jreback merged commit 0b8db1b into pandas-dev:master Mar 22, 2018
@jreback
Copy link
Contributor

jreback commented Mar 22, 2018

thanks!

javadnoorb pushed a commit to javadnoorb/pandas that referenced this pull request Mar 29, 2018
dworvos pushed a commit to dworvos/pandas that referenced this pull request Apr 2, 2018
kornilova203 pushed a commit to kornilova203/pandas that referenced this pull request Apr 23, 2018
@WillAyd WillAyd deleted the grpby-cln branch December 25, 2018 06:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CLN: Remove unused code in groupby.py
2 participants