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

[fill_missing_daybefore] fills with day before arange period, not with day before gap #24

Open
cdemulde opened this issue Aug 25, 2017 · 1 comment

Comments

@cdemulde
Copy link
Member

No description provided.

@cdemulde cdemulde added the bug label Aug 25, 2017
@cdemulde cdemulde changed the title [fill_missing_daybefore] fills with day before arrange period, not with day before gap [fill_missing_daybefore] fills with day before arange period, not with day before gap Aug 25, 2017
@cdemulde
Copy link
Member Author

This function needs to be adjusted quite a bit: the arange argument will have to show in what period to replace/fill values, and the function will have to detect what actual gaps it can fill, based on the range_to_replace argument. It can then make use of the data of the day before those actual gaps.

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

No branches or pull requests

1 participant