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

besttracks/core.py: workaround pd.Timedelta lack of method astype #6

Merged

Conversation

schaferk
Copy link
Contributor

method provides fix for the issue of pandas.Timedelta not having the 'astype' method.
An invocation of the duration triggered an error.

@miniufo
Copy link
Owner

miniufo commented Jan 20, 2023

Thanks @schaferk for fixing this bug.

@miniufo miniufo merged commit 64f6664 into miniufo:master Jan 20, 2023
@miniufo miniufo self-requested a review January 20, 2023 07:45
@miniufo miniufo added the bug Something isn't working label Jan 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants