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: Add warning for True for dropna of SeriesGroupBy.nth #17493

Merged
merged 1 commit into from
Sep 12, 2017

Conversation

tnir
Copy link
Contributor

@tnir tnir commented Sep 11, 2017

@pep8speaks
Copy link

pep8speaks commented Sep 11, 2017

Hello @tnir! Thanks for updating the PR.

Cheers ! There are no PEP8 issues in this Pull Request. 🍻

Comment last updated on September 12, 2017 at 08:38 Hours UTC

@tnir tnir force-pushed the groupby-nth-dropna-deprecation branch from c5058c2 to a621b7c Compare September 11, 2017 02:22
@gfyoung gfyoung added Deprecate Functionality to remove in pandas Reshaping Concat, Merge/Join, Stack/Unstack, Explode labels Sep 11, 2017
@tnir tnir force-pushed the groupby-nth-dropna-deprecation branch from a621b7c to 72a8fda Compare September 12, 2017 03:06
@codecov
Copy link

codecov bot commented Sep 12, 2017

Codecov Report

Merging #17493 into master will decrease coverage by 0.01%.
The diff coverage is 80%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #17493      +/-   ##
==========================================
- Coverage   91.15%   91.13%   -0.02%     
==========================================
  Files         163      163              
  Lines       49534    49537       +3     
==========================================
- Hits        45153    45147       -6     
- Misses       4381     4390       +9
Flag Coverage Δ
#multiple 88.92% <80%> (ø) ⬆️
#single 40.22% <0%> (-0.07%) ⬇️
Impacted Files Coverage Δ
pandas/core/groupby.py 92.22% <80%> (+0.01%) ⬆️
pandas/io/gbq.py 25% <0%> (-58.34%) ⬇️
pandas/core/frame.py 97.72% <0%> (-0.1%) ⬇️

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 46856c3...3e344b8. Read the comment docs.

@tnir tnir changed the title [WIP] DEPR: Add warning for True for dropna of SeriesGroupBy.nth DEPR: Add warning for True for dropna of SeriesGroupBy.nth Sep 12, 2017
@tnir tnir force-pushed the groupby-nth-dropna-deprecation branch from 72a8fda to 3e344b8 Compare September 12, 2017 08:38
@jreback jreback added this to the 0.21.0 milestone Sep 12, 2017
@jreback jreback merged commit e682902 into pandas-dev:master Sep 12, 2017
@jreback
Copy link
Contributor

jreback commented Sep 12, 2017

thanks @tnir

@tnir tnir deleted the groupby-nth-dropna-deprecation branch September 12, 2017 14:14
jorisvandenbossche added a commit to jorisvandenbossche/pandas that referenced this pull request Sep 23, 2017
jreback pushed a commit that referenced this pull request Sep 23, 2017
alanbato pushed a commit to alanbato/pandas that referenced this pull request Nov 10, 2017
alanbato pushed a commit to alanbato/pandas that referenced this pull request Nov 10, 2017
No-Stream pushed a commit to No-Stream/pandas that referenced this pull request Nov 28, 2017
No-Stream pushed a commit to No-Stream/pandas that referenced this pull request Nov 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Deprecate Functionality to remove in pandas Reshaping Concat, Merge/Join, Stack/Unstack, Explode
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants