Giter VIP home page Giter VIP logo

datasets-viewer's Introduction

datasets-viewer

A quick and dirty viewer for previewing Apache Arrow datasets (.arrow files) in VS Code.

If you have ever used Hugging Face's Datasets, you should be familiar with this format! This extension allows you to preview the contents of these datasets in a more human-readable format.

Why not I use X?

"So, why another viewer extension? There should be a few of them out there, right?"

Well, yes and no. I was looking for a way to preview Apache Arrow datasets in VS Code, and I couldn't find any extension that did that just right. So, I decided to make my own!

  • vscode-data-preview: Very popular and support many formats. But it has been abandoned for a year, and opening large arrow files can be awfully slow or even crash the extension.
  • vscode-arrow-viewer: A very simple viewer for arrow files. Has only <5 commits and outdated for >5 years. Scoring 1/5 on vscode marketplace.

Features

  • Preview Apache Arrow datasets in a table viewer
  • Designed to be fast and responsive. Can handle large datasets with ease
  • Support Strings, Integers, Floats, and Booleans and their nested structures

Known Issues

  • Only supports a limited number of data types
  • Cannot know how many rows are in the dataset

datasets-viewer's People

Contributors

w568w avatar

Stargazers

Pejman avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.