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

Hi! I'm currently having some issues on type inferencing for columns that have a large amounts of codes with pure numeric characters an a very few that include a alpha...

https://www.nyc.gov/site/tlc/about/tlc-trip-record-data.page

![image](https://user-images.githubusercontent.com/5150297/225462891-d54f532f-d338-46cc-aa79-bdd8629d3726.png) `*.parquet` should be a filetype added to the list visible in the screenshot.

Bumps [cookiejar](https://github.com/bmeck/node-cookiejar) from 2.1.2 to 2.1.4. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cookiejar&package-manager=npm_and_yarn&previous-version=2.1.2&new-version=2.1.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

When opening JSON or XLSX files with data preview, the tool determines the data type of the numeric column based on the first row entry and does not look at...

Bumps [qs](https://github.com/ljharb/qs) from 6.9.4 to 6.11.0. Changelog Sourced from qs's changelog. 6.11.0 [New] [Fix] stringify: revert 0e903c0; add commaRoundTrip option (#442) [readme] fix version badge 6.10.5 [Fix] stringify: with arrayFormat:...

dependencies

The documentation is a little confusing and not giving a clear hint on how I could possibly do this.

I have a parquet file with four columns, all of which are string type. However, some of the values for one of the columns (particularly in the first rows) contain...

When first loading a `.parquet` file, the window will appear blank. The only way to get the data to actually display is as follows: 1. Change the view type from...

I create a new csv file, and want to paste some content into it . However, preview shows up, can't paste content. I only tend to preview data if I...