Dataframe viewer for Jupyter over Arrow
copied from cf-post-staging / arbalisterThis viewer lets you double click on many file types supported in the Apache Arrow ecosystem to automatically view it as tabular data (Csv, Parquet, Avro, Orc, Ipc).
For library authors, the server extension serves files in the Arrow IPC stream format. It can be reused to provide other type of application specific viewers (e.g. as time series, ...).