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/12/02 22:04:48 UTC

[GitHub] [incubator-superset] suddjian commented on issue #8672: Bar chart doesn't create a bar for a null value in the series

suddjian commented on issue #8672: Bar chart doesn't create a bar for a null value in the series
URL: https://github.com/apache/incubator-superset/issues/8672#issuecomment-560703573
 
 
   This happens in a call to the pandas `dataframe.groupby().sum()`: https://github.com/apache/incubator-superset/blob/ac0e353a542bc6daaa9a5f6ef07459ed7c5b71a4/superset/viz.py#L1547
   
   I'm not sure how to tell pandas to allow `None` as a valid grouping value

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