Skip to content

CLN: Resample time bin cruft #24347

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
Dec 19, 2018
Merged

Conversation

mroeschke
Copy link
Member

  • tests added / passed
  • passes git diff upstream/master -u -- "*.py" | flake8 --diff

Passes locally. Removes some old code for determining the time bins for resample.

@pep8speaks
Copy link

Hello @mroeschke! Thanks for submitting the PR.

@codecov
Copy link

codecov bot commented Dec 19, 2018

Codecov Report

Merging #24347 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #24347      +/-   ##
==========================================
+ Coverage   92.29%   92.29%   +<.01%     
==========================================
  Files         162      162              
  Lines       51808    51796      -12     
==========================================
- Hits        47814    47805       -9     
+ Misses       3994     3991       -3
Flag Coverage Δ
#multiple 90.69% <100%> (ø) ⬆️
#single 42.99% <0%> (ø) ⬆️
Impacted Files Coverage Δ
pandas/core/resample.py 97.21% <100%> (+0.45%) ⬆️

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 6111f64...3b217cf. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Dec 19, 2018

Codecov Report

Merging #24347 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #24347      +/-   ##
==========================================
+ Coverage   92.29%   92.29%   +<.01%     
==========================================
  Files         162      162              
  Lines       51808    51796      -12     
==========================================
- Hits        47814    47805       -9     
+ Misses       3994     3991       -3
Flag Coverage Δ
#multiple 90.69% <100%> (ø) ⬆️
#single 42.99% <0%> (ø) ⬆️
Impacted Files Coverage Δ
pandas/core/resample.py 97.21% <100%> (+0.45%) ⬆️

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 6111f64...3b217cf. Read the comment docs.

@jreback jreback added this to the 0.24.0 milestone Dec 19, 2018
@jreback jreback added the Resample resample method label Dec 19, 2018
@jreback jreback merged commit c53f56b into pandas-dev:master Dec 19, 2018
@jreback
Copy link
Contributor

jreback commented Dec 19, 2018

thanks @mroeschke love removing code!

@mroeschke mroeschke deleted the resample_cln branch December 19, 2018 15:39
TomAugspurger pushed a commit to TomAugspurger/pandas that referenced this pull request Dec 20, 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Clean Resample resample method
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants