squalou commented on issue #7406: Pivot table null values in columns URL: https://github.com/apache/incubator-superset/issues/7406#issuecomment-526537542 I have a workaround : I added `"fill_values=0,`" parameter in viz.py (in the get_data function of ivotTable class). So ideally, the PivotTable would be greatly enhanced by having more options made available by the GUI : - dropna - fill_values - maybe others
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
