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/01/27 05:07:29 UTC

[GitHub] zihengCat opened a new pull request #6765: [fix] `pandas`>=0.24.0 datetimelike API changes

zihengCat opened a new pull request #6765: [fix] `pandas`>=0.24.0 datetimelike API changes
URL: https://github.com/apache/incubator-superset/pull/6765
 
 
   The latest released version of `pandas` *v0.24.0* changed `datetimelike` API. It causes some **serious** bugs.
   Before Superset adapted `pandas` new API, we should use older version instead, `pandas` *v0.23.4* works fine.
   ![screen shot 2019-01-27 at 12 24 56](https://user-images.githubusercontent.com/19472493/51796750-f378cc00-2232-11e9-837b-6b33927e2d0e.png)
   
   > Note: `pandas` what's new in *v0.24.0*
   
   <img width="1541" alt="screen shot 2019-01-27 at 12 11 30" src="https://user-images.githubusercontent.com/19472493/51796761-199e6c00-2233-11e9-95d5-2602f1967e3d.png">
   
   > Note: bug occurred in`pandas` *v0.24.0*
   
   <img width="1541" alt="screen shot 2019-01-27 at 12 11 49" src="https://user-images.githubusercontent.com/19472493/51796767-2753f180-2233-11e9-909e-bd1a5d68105c.png">
   
   > Note: bug fixed in older version of `pandas`

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