mistercrunch commented on issue #4166: Is Python directly supported? URL: https://github.com/apache/incubator-superset/issues/4166#issuecomment-355787553 Check out `viz.py` and look around for `df` (pandas dataframe) variables, they're everywhere. We tend to python for crunching (interacting with datastores, preparing the right JSON for the frontend) and Javascript for visualization.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
