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

Snap to convention in resampling #2058

Closed
changhiskhan opened this issue Oct 11, 2012 · 1 comment
Closed

Snap to convention in resampling #2058

changhiskhan opened this issue Oct 11, 2012 · 1 comment
Labels
Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff API Design Datetime Datetime data dtype Enhancement Resample resample method

Comments

@changhiskhan
Copy link
Contributor

if resampled index bin edges don't correspond to the original index, snap the starting data according to the specified convention

http://stackoverflow.com/questions/12844900/upsampling-to-weekly-data-in-pandas

@jreback jreback modified the milestones: 0.15.0, 0.14.0 Feb 18, 2014
@jreback jreback modified the milestones: 0.16.0, 0.17.0 Jan 26, 2015
@jbrockmendel jbrockmendel removed the Indexing Related to indexing on series/frames, not to indexes themselves label Apr 14, 2020
@mroeschke
Copy link
Member

I think #31809 largely addressed this? Happy to reopen if this isnt the case

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff API Design Datetime Datetime data dtype Enhancement Resample resample method
Projects
None yet
Development

No branches or pull requests

4 participants