Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 457 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 457 Bytes

3D-Histo

Multidimensional visualization of data histograms with interactive features.

3D Histo

Features

  • 3D Histogram View of CSV Dataset Features
  • Min-Max Normalization Toggle
  • Bin Size Adjustment Slider

Installation

pip install -r requirements.txt

Libraries Used

  • pandas
  • matplotlib
  • numpy
  • tkinter

License

This project is licensed under the MIT License. See the LICENSE file for more details.