Skip to content

Muktan/Data-Visualizer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Data-Visualizer

A data visualization tool used to make the process of visualization step of Data Science easier for a beginner. It has the following functionalities:-

  1. It takes data(CSV file, excel file or basic pasting of data)
  2. It can plot basic plots such as bar plot, scatter plot, spline plot, pie chart, 3-D Scatter plot and many more such plots.
  3. It has features of normalization( min-max normalization, Decimal normalization, and z-score) and transformation(log, power, square root and many more) of the plots.
  4. It can perform PCA for data visualization using dimensionality reduction.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 62.0%
  • HTML 14.0%
  • CSS 10.6%
  • C# 9.3%
  • PowerShell 4.1%