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
Depending on further anaylsis, this could just be using dateutil for some methods (e.g. parse_date), or an overhaul of the code, and passing datetime objects around instead of constantly checking that the date strings/integers are valid dates.
The text was updated successfully, but these errors were encountered:
The date-time mapping should be rationalised.
Depending on further anaylsis, this could just be using dateutil for some methods (e.g. parse_date), or an overhaul of the code, and passing datetime objects around instead of constantly checking that the date strings/integers are valid dates.
The text was updated successfully, but these errors were encountered: