Altair: [question] Apache arrow support in altair ?

Created on 29 Mar 2019  路  5Comments  路  Source: altair-viz/altair

I read that apache arrow is supported now in vega-lite using a separate vega-loader, is this something that altair will support.

for anyone who used Apache arrow, is the performance way better than csv, my current project has a dataset of 60000 line and it is a bit slow, specially for brushing

question vega-lite-related

Most helpful comment

Arrow support in Vega/Vega-Lite is an open issue: https://github.com/vega/vega/issues/1300. Once it's available there, we will work to make it available in Altair

All 5 comments

Arrow support in Vega/Vega-Lite is an open issue: https://github.com/vega/vega/issues/1300. Once it's available there, we will work to make it available in Altair

Thanks, I was referring to this https://github.com/vega/vega-loader-arrow

now that there is the vega-loader-arrow. What should support in altair look like?

It would first have to be supported by Vega-Lite.

Vega-Lite's schema does not yet allow the arrow format: https://github.com/vega/schema/blob/master/vega-lite/v4.11.0.json#L5526-L5541

Was this page helpful?
0 / 5 - 0 ratings

Related issues

bmcfee picture bmcfee  路  3Comments

morberg picture morberg  路  3Comments

dzonimn picture dzonimn  路  3Comments

maxgerma picture maxgerma  路  3Comments

mroswell picture mroswell  路  4Comments