The issue with SQL is that there is no way I know of to express regular N-d 
binning in, or would you know of a natural way to do this?
For instance, the line above:
```
ds.mean(ds.z, binby=[ds.x, ds.y], limits=[[-10, 10], [-20, 20]], shape=(64, 
128))
```
I would not know how to translate to SQL.

[ Full content available at: 
https://github.com/apache/incubator-superset/pull/6041 ]
This message was relayed via gitbox.apache.org for devnull@infra.apache.org

Reply via email to