Skip to content

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

Merged
miniufo merged 1 commit intominiufo:masterfrom
schaferk:minor-error-encountered-in-duration()-#5
Jan 20, 2023
Merged

besttracks/core.py: workaround pd.Timedelta lack of method astype#6
miniufo merged 1 commit intominiufo:masterfrom
schaferk:minor-error-encountered-in-duration()-#5

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

2 participants