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

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

Thank you for this tool -- it is very useful. I'm wondering if previewing xarray formats such as netcdf and/or zarr is on the roadmap? That would be super useful...

Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. Changelog Sourced from y18n's changelog. Change Log All notable changes to this project will be documented in this file. See standard-version for commit guidelines....

dependencies

Hi, When I convert or visualize a .csv file with a value XX.0 in the first line of a column all values of the others lines of the same column...

bug

Thank you for this great tool! I'd like to see the summation of a column without grouping it by any particular column. Is this possible in grid view? ![image](https://user-images.githubusercontent.com/129/87258026-8f18ef00-c45d-11ea-8031-08b12ea49114.png) i.e....

enhancement
UX

Per https://github.com/RandomFractals/vscode-data-preview/issues/196 Needs testing

It would be nice if you had the option of making the data preview show up in a monospace font. It makes it easy to see if your columns are...

could be used for logs or data folders with csv, yml etc. data files implementation notes: - show list of supported data files from the folder in a grid data.view...

enhancement
UX

see: https://jsonnet.org/articles/output-formats.html

feature

similar to how Vega Viewer does it for graphs: https://github.com/RandomFractals/vscode-vega-viewer/issues/59 try it with this simple d3 gist with .csv data file: https://gist.github.com/d3noob/098852d24d05c07ac38688e8d62f92cc should work with all supported data formats and...

UX
data
feature