You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This occurs while downloading data from tsl. Here is the complete code "/tsl/datasets/prototypes/mixin.py", line 83, in
mapping = {un: pd.to_timedelta('1' + un).delta
AttributeError: 'Timedelta' object has no attribute 'delta'"
The text was updated successfully, but these errors were encountered:
This occurs while downloading data from tsl. Here is the complete code "/tsl/datasets/prototypes/mixin.py", line 83, in
mapping = {un: pd.to_timedelta('1' + un).delta
AttributeError: 'Timedelta' object has no attribute 'delta'"
The text was updated successfully, but these errors were encountered: