https://github.com/ryanfranklin237/data-visualization-python
A tool that allows you to visualize data from a csv or excel file in a graph or charts form
https://github.com/ryanfranklin237/data-visualization-python
data-analysis data-science data-visualization matplotlib pandas-dataframe python
Last synced: 11 months ago
JSON representation
A tool that allows you to visualize data from a csv or excel file in a graph or charts form
- Host: GitHub
- URL: https://github.com/ryanfranklin237/data-visualization-python
- Owner: RYANFRANKLIN237
- Created: 2024-03-09T10:48:36.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-19T11:26:22.000Z (almost 2 years ago)
- Last Synced: 2025-01-10T21:29:35.316Z (about 1 year ago)
- Topics: data-analysis, data-science, data-visualization, matplotlib, pandas-dataframe, python
- Language: Python
- Homepage:
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Make sure to have matplotlib module installed. Copy and paste the path of plotdata.csv or the data you want to visualize in your local directory into the code.
# 