GitHub - soareseric/data-visualization-with-python: This repository serve as a reference guide for creating various types of data visualizations using Python. It will feature over 25 visualizations.
The purpose of this repository is to serve as a reference guide for creating various types of data visualizations using Python. Upon completion, it will feature over 25 visualizations, utilizing more than 5 datasets, some of which will be scraped from websites.
Technologies used
- Python
Python Libraries used
- Matplolib
- Pandas
- NumPy
- Seaborn
Datasets from:
https://archive-beta.ics.uci.edu/
Data Visualizations:
Dataset:
Dataviz 01 - A Scatter Plot represents the relationship between two variables
under development
Dataviz 02 - Scatter Plot showing the relationship between two variables with the points colored based on categories of a third variable.
under development
