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/03/17 03:53:21 UTC

[GitHub] [incubator-superset] MarcusSorealheis commented on issue #7025: dataframe.py

MarcusSorealheis commented on issue #7025: dataframe.py
URL: https://github.com/apache/incubator-superset/issues/7025#issuecomment-473613864
 
 
   You may be seeing this `ImportError` because you are on `pandas  24.0.0`. The legacy datetime API is removed and replaced with another. I and a few others are investigating that issue atm. But for now, check to ensure you are on the correct version of `pandas`.
   
   What's the output of:
   
   `pandas --version`?

----------------------------------------------------------------
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