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/13 13:42:54 UTC

[GitHub] [incubator-superset] fengshenme opened a new issue #7025: dataframe.py

fengshenme opened a new issue #7025: dataframe.py
URL: https://github.com/apache/incubator-superset/issues/7025
 
 
   
   from pandas.core.common import _maybe_box_datetimelike
   ImportError: cannot import name '_maybe_box_datetimelike'
   
   dataframe.py  Changed to
   14 .from pandas.core.common import maybe_box_datetimelike
   94. data = [dict((k, maybe_box_datetimelike(v))
   
   

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