Skip to content

Closes #17788: Fix resample's deprecated how parameter documentation #17801

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
Oct 6, 2017

Conversation

jbochi
Copy link
Contributor

@jbochi jbochi commented Oct 5, 2017

Doc only pull request that closes #17788.

@codecov
Copy link

codecov bot commented Oct 6, 2017

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #17801      +/-   ##
==========================================
+ Coverage   91.22%   91.22%   +<.01%     
==========================================
  Files         163      163              
  Lines       49971    49971              
==========================================
+ Hits        45585    45588       +3     
+ Misses       4386     4383       -3
Flag Coverage Δ
#multiple 89.03% <ø> (+0.02%) ⬆️
#single 40.24% <ø> (-0.07%) ⬇️
Impacted Files Coverage Δ
pandas/io/gbq.py 25% <0%> (-58.34%) ⬇️
pandas/core/frame.py 97.74% <0%> (-0.1%) ⬇️
pandas/plotting/_converter.py 65.2% <0%> (+1.81%) ⬆️

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 556b791...3478934. Read the comment docs.

@codecov
Copy link

codecov bot commented Oct 6, 2017

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #17801      +/-   ##
==========================================
+ Coverage   91.22%   91.22%   +<.01%     
==========================================
  Files         163      163              
  Lines       49971    49971              
==========================================
+ Hits        45585    45588       +3     
+ Misses       4386     4383       -3
Flag Coverage Δ
#multiple 89.03% <ø> (+0.02%) ⬆️
#single 40.24% <ø> (-0.07%) ⬇️
Impacted Files Coverage Δ
pandas/io/gbq.py 25% <0%> (-58.34%) ⬇️
pandas/core/frame.py 97.74% <0%> (-0.1%) ⬇️
pandas/plotting/_converter.py 65.2% <0%> (+1.81%) ⬆️

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 556b791...3478934. Read the comment docs.

@jreback jreback merged commit 1bc238a into pandas-dev:master Oct 6, 2017
@jreback
Copy link
Contributor

jreback commented Oct 6, 2017

thanks

@jbochi jbochi deleted the issue_17788 branch October 6, 2017 11:05
ghost pushed a commit to reef-technologies/pandas that referenced this pull request Oct 16, 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DOC: Remove how parameter from resampling docs
2 participants