Skip to content

A program that parses CSV files and visualizes the data with Matplotlib.

Notifications You must be signed in to change notification settings

lavanya-vanwyk/vizpy-program

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VizPy Program - Data Visualizer

This website is a small program that parses a CSV file by visualizing the data with Matplotlib.

Project goals and features

The aim of this project was to build a program using the Matplotlib library and expand on my skills in writing cleaner code with regards to Python classes.

Tech stack & tools

  • Python
  • Matplotlib
  • VS Code

Running instructions

View/run code online on Replit

Local dir

Clone the repository:

$ git clone https://github.com//lavanya-vanwyk/vizpy-program.git

Enter the project directory:

cd vizpy-program

Open and run main.py in your preferred IDE.

A massive vote of thanks to SheCodes for providing me with this amazing learning opportunity.

About

A program that parses CSV files and visualizes the data with Matplotlib.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages