Live data from Hacker News

Show HN: If VS Code had a data-centric IDE sibling, what would that look like?

github.com

21–30 of 63 posts

Re: Show HN: If VS Code had a data-centric IDE sibling, what would that look like?

#26
post #23

In case you're looking for a VS Code extension to quickly preview, filter and plot data from various file formats you can check out vscode-data-preview [0] [0]: https://marketplace.visualstudio.com/items?itemName=RandomFr...

Awesome, thanks for the suggestion. Already installed :)

Re: Show HN: If VS Code had a data-centric IDE sibling, what would that look like?

#28

Looks nice! Which data types does the software support?

Hi Tom! Thanks, happy to hear that :)

We've focused on JSON as the user-specified data model. So you can upload anything fitting into a JSON. We're using pandas to process the uploaded data, so spreadsheets or CSV-ish also work.

We've got a public roadmap (https://github.com/code-kern-ai/refinery/projects/1), and we're looking forward to also integrate e.g. native PDF labeling sometime soon.

Re: Show HN: If VS Code had a data-centric IDE sibling, what would that look like?

#30

It would look like Datagrip without the ridiculous yearly subscriptions.

It's likely because I buy 'individual' license, so my costs are lower, but I'm not sure what's all that 'ridiculous' about the subscription. If you pay for a year, you get that version forever, just without updates to newer versions. VERY similar to ... back in the 90s... going to a store and buying a CD with software on it, and using it 'forever'. Eventually, it didn't work with newer stuff, so you upgraded to a new version (with more money).
Post reply on HN