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

DOC: add example for DataFrame.resample: keywords on and level #15627

Merged
merged 1 commit into from
Mar 9, 2017
Merged

DOC: add example for DataFrame.resample: keywords on and level #15627

merged 1 commit into from
Mar 9, 2017

Conversation

DaanVanHauwermeiren
Copy link
Contributor

  • closes #xxxx

add examples for DataFrame specific keywords: on and level.
This can possibly fix issue #14843

See attached picture for details

screenshot - 080317 - 21 34 00

@jreback jreback added the Resample resample method label Mar 8, 2017
@codecov-io
Copy link

codecov-io commented Mar 9, 2017

Codecov Report

Merging #15627 into master will decrease coverage by -0.03%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master   #15627      +/-   ##
==========================================
- Coverage   91.01%   90.99%   -0.03%     
==========================================
  Files         143      143              
  Lines       49301    49301              
==========================================
- Hits        44873    44863      -10     
- Misses       4428     4438      +10
Impacted Files Coverage Δ
pandas/core/generic.py 96.25% <ø> (ø)
pandas/io/gbq.py 25% <0%> (-58.34%)
pandas/tools/merge.py 91.76% <0%> (-0.35%)
pandas/core/frame.py 97.87% <0%> (-0.1%)
pandas/tseries/index.py 95.39% <0%> (+0.09%)

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 54e71a7...37233ab. Read the comment docs.

@jorisvandenbossche jorisvandenbossche merged commit 2229c26 into pandas-dev:master Mar 9, 2017
@jorisvandenbossche
Copy link
Member

@DaanVanHauwermeiren Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Docs Resample resample method
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants