vscode-data-preview icon indicating copy to clipboard operation
vscode-data-preview copied to clipboard

Data Preview 🈸 extension for importing 📤 viewing 🔎 slicing 🔪 dicing 🎲 charting 📊 & exporting 📥 large JSON array/config, YAML, Apache Arrow, Avro, Parquet & Excel data files

Results 76 vscode-data-preview issues
Sort by recently updated
recently updated
newest added

see https://github.com/RandomFractals/vscode-vega-viewer package.json setup & vega libs json schemas for this part

enhancement
UX

for better encapsulation of read/write data files and more responsive UX on data save

enhancement
UX
performance
data

see https://github.com/SheetJS/js-xlsx/issues/1607 for more info

chore
data
tools

my idea for #liveShare of #dataPreview ext. is simple: devs and data scientists scoping supported data files for their data vizes should be able to exchange data view configs with...

enhancement

see https://stackoverflow.com/questions/21977704/how-to-avro-binary-encode-the-json-string-using-apache-avro & https://github.com/mtth/avsc/wiki/Advanced-usage

enhancement

after adding generic multi-tables data preview solution support described in #24 for Excel files with multiple spreadsheets first.

for replay of data preview changes and rollbacks. + add data.preview.play.interval to config for replay. default it to a few secs.

enhancement

extension of #2 for large data files loading see [Remote Perspective via WorkerHost()](https://perspective.finos.org/docs/md/usage.html) for more info

enhancement