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

support timezones for pandas in fill_gaps #85

Merged
merged 3 commits into from
Jun 12, 2024
Merged

support timezones for pandas in fill_gaps #85

merged 3 commits into from
Jun 12, 2024

Conversation

jmoralez
Copy link
Member

@jmoralez jmoralez commented Jun 12, 2024

Removes the timezone from pandas timestamps to generate the time ranges without it and then restores it on the result.

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@jmoralez jmoralez added the fix bug fix label Jun 12, 2024
@jmoralez jmoralez marked this pull request as ready for review June 12, 2024 17:58
@jmoralez jmoralez merged commit fb00c82 into main Jun 12, 2024
18 checks passed
@jmoralez jmoralez deleted the fillgaps-tz branch June 12, 2024 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix bug fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant