0
Q:

ValueError: Tz-aware datetime.datetime cannot be converted to datetime64 unless utc=True site:stackoverflow.com

df['DateTime'] = pd.to_datetime(df['DateTime'], utc=True)
1

New to Communities?

Join the community