Skip to content

FIX resample with fill_method and how #2073 #7273

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

Closed
wants to merge 1 commit into from

Conversation

hayd
Copy link
Contributor

@hayd hayd commented May 29, 2014

fixes #2073

@hayd hayd added this to the 0.14.1 milestone May 29, 2014
@jreback
Copy link
Contributor

jreback commented May 30, 2014

just needs a whatsnew note otherwise looks good

@cpcloud
Copy link
Member

cpcloud commented Jun 4, 2014

@hayd status on this? i can take it if you want ... pretty much done. passing on travis

@hayd
Copy link
Contributor Author

hayd commented Jun 4, 2014

If you've done it push it! :)

@cpcloud
Copy link
Member

cpcloud commented Jun 4, 2014

ok closing in favor of #7341 (basically just your commits but re run)

@cpcloud cpcloud closed this Jun 4, 2014
@hayd
Copy link
Contributor Author

hayd commented Jun 4, 2014

Great, thanks!

confused at the travis: IIRC travis passed, then I squished in some release notes, then it failed.

@hayd hayd deleted the gh2073 branch June 4, 2014 16:53
@cpcloud
Copy link
Member

cpcloud commented Jun 4, 2014

looks like a random failure ... since you didn't really touch any of the period index stuff you're just calling fillna which shouldn't change any keys ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Resample resample method
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Up-sampling and filling while also passing the "how" parameter
3 participants