Skip to content

matheuslevi11/Data-Visualization

Repository files navigation

Data Visualization

Data Visualization project made with Python.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

In order to run this project you will need two python libraries, matplotlib and pandas. This is how you install them on linux.

sudo pip3 install pandas
sudo pip3 install matplotlib

Running the tests

If you want to test you can change plt.savefig() to plt.show() and modify whatever you want in the graphs.

Author

About

Data Visualization project made with Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages