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/02/07 20:00:34 UTC

[GitHub] haaspt opened a new pull request #6837: Fix: shim for import error due to pandas 0.24 update, fixes #6770

haaspt opened a new pull request #6837: Fix: shim for import error due to pandas 0.24 update, fixes #6770
URL: https://github.com/apache/incubator-superset/pull/6837
 
 
   This is a not-super-elegant fix for a pandas import error that's causing installation fails on 0.29.0rc7. The issue stems from a pandas function being renamed from `_maybe_box_datetimelike` to `maybe_box_datetimelike` when pandas updated to 0.24.
   
   Not sure if a try/except block is the right way to go about this, just thought it could be a quick fix.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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