Skip to content

This tool supports exploratory data analysis based on CSV data.

Notifications You must be signed in to change notification settings

YaCpotato/Dash-dataset-view

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dash Dataset View Tools

This tool supports exploratory data analysis based on CSV data.

Components

  • Data preview
  • Correlation matrix

How to use

% conda env create -n [ENV_NAME] -f conda_env.yml
% python app.py

Data preview

using Dash DataTable DataPreview.png

Correlation matrix

using Plotly Annotated Heatmap this library make display data in cells and column names can be written on both axes. CorrelationMatrix.png

About

This tool supports exploratory data analysis based on CSV data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages