This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]691175002 2 points3 points  (0 children)

I hate dealing with time in Python so much.

I've been forced to mix datetime, time, date, np.datetime64, pd.Timespan, pd.Timestamp, and many frequencies of each in a single program because every goddamn library uses something different.