(no title)
joelostblom | 2 years ago
If you are reading the data directly from a URL instead of via a dataframe, the URL is passed on to Vega-Lite and Python never sees the data, so no introspection can be made on the Altair side of things.
(disclaimer: I'm a co-maintainer of Altair)
No comments yet.