Skip to content

CrispenGari/dfmaster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dfmaster

This is the Visual Studio Code extension that converts data for files with extensions tsv, json and csv into DataFrame tables.

logo

Usage

Once you installed this extension it will be automatically get activated in your visual studio environment. This extension will watch over:

  1. json
  2. csv
  3. tsv

The moment you open one of this file. A DataFrame Preview button will be shown in the Visual Studio Code status bar. If you click that button then you will be able to see the DataFrame Table for the data in your file.

Requirements

Note that this extension does not have any requirements.

About

👾 This is a simple vscode extension that reads cvs, tsv, etc file into a dataframe table.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published