You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2019/11/01 08:10:43 UTC

[GitHub] [incubator-superset] kakoni commented on issue #5015: Tz-aware datetime.datetime cannot be converted to datetime64 unless utc=True [Continued]

kakoni commented on issue #5015: Tz-aware datetime.datetime cannot be converted to datetime64 unless utc=True [Continued]
URL: https://github.com/apache/incubator-superset/issues/5015#issuecomment-548703421
 
 
   Hi @villebro, I'm tagging you here as you've been involved in timestamps things earlier?
   Any comments on 
   `df[DTTM_ALIAS] = pd.to_datetime(df[DTTM_ALIAS], utc=True, format=timestamp_format)` what @sbarlock proposed earlier?
   
   This seems to be a problem for several users (including me).
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org