χiplot plugin for additional file types
This plugin adds support for additional file types (beside csv
and json
) to χiplot.
Currently, this plugin adds support for feather
and parquet
.
Note that in the WASM version only support for parquet
is added.
In non-WASM χiplot this plugin should be automatically installed.
Otherwise you can use pip install xiplot_filetypes
in the same Python environment.
In the WASM version you can install the plugin by going to the "Plugin" tab and selecting xiplot_filetypes
.