villebro commented on pull request #10377: URL: https://github.com/apache/incubator-superset/pull/10377#issuecomment-661780781
On second thought, you can probably also use the `fill_value` argument in `pivot_table`, it might be more performant. See: https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.pivot_table.html ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
