My thinking is that if superset can get the data from bigquery in pandas dataframe format it can use it directly https://github.com/apache/incubator-superset/blob/5eff7a8d6ccfefabad77f9704521959f14be530d/superset/dataframe.py#L54
pybigquery could be extended to exposes wrappers for pandas_gbq library just like it exposes for bigquery apis. Thoughts @tswast @mxmzdlv @mistercrunch [ Full content available at: https://github.com/apache/incubator-superset/issues/3253 ] This message was relayed via gitbox.apache.org for [email protected]
