Rishab Mitra
Results
2
issues of
Rishab Mitra
The following query _average budget where release year is between 2005 and 2009_ generates the following VegaLite specification: `{ "$schema": "https://vega.github.io/schema/vega-lite/v4.json", "mark": { "type": "line", "tooltip": true }, "encoding": {...
Hello, I've been playing around with the toolkit for a couple days and it's working very well with the seaborn Library. However I would like to generate VegaLite specifications so...