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

bin_aggregation will throw an error when some datetimes are skipped in the data used #73

Open
SimLrt32 opened this issue Aug 21, 2023 · 0 comments

Comments

@SimLrt32
Copy link
Contributor

If the resolution for aggregation is days for example, if in the data, there are some days which are skipped in the datetimes, it will throw an error because 'time' and 'datetime' will not have the same dimensions.

Should drop the values which are not existing in the data when resampling.

SimLrt32 added a commit to SimLrt32/pypam that referenced this issue Aug 25, 2023
…mpty rows in the dataframe in order to correct an issue. Fixes lifewatch#73
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant