Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sweep76/data-analytics-visualizer
https://github.com/sweep76/data-analytics-visualizer
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sweep76/data-analytics-visualizer
- Owner: Sweep76
- Created: 2024-01-17T12:18:08.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-01-22T01:20:31.000Z (11 months ago)
- Last Synced: 2024-01-22T23:07:00.791Z (11 months ago)
- Language: Python
- Size: 1.11 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Data-Analytics-Visualizer
# [📊 Data Analysis with Python](https://www.freecodecamp.org/learn/data-analysis-with-python/)
In above directories you can see all projects created in this course such as:
* **[🧮 Mean-Variance-Standard Deviation Calculator](https://github.com/m-ressel/Data-Analysis-with-Python/tree/main/Mean-Variance-Standard%20Deviation%20Calculator)** - a function that uses Numpy to output the mean, variance, standard deviation, max, min, and sum of the rows, columns, and elements in a 3 x 3 matrix
* **[🧍 Demographic Data Analyzer](https://github.com/m-ressel/Data-Analysis-with-Python/tree/main/Demographic-Data-Analyzer)** - analyzing demographic data using Pandas
* **[🩺 Medical Data Visualizer](https://github.com/m-ressel/Data-Analysis-with-Python/tree/main/Medical-Data-Visualizer)** - normalizing, converting and cleaning the data, creating a correlation matrix, plotting a categorical plot and a heat map.
* **[🗓️ Page View Time Series Visualizer](https://github.com/m-ressel/Data-Analysis-with-Python/tree/main/Page-View-Time-Series-Visualizer)** - visualizing data using a line chart, bar chart, and box plots.
* **[🌊 Sea Level Predictor](https://github.com/m-ressel/Data-Analysis-with-Python/tree/main/Sea-Level-Predictor)** - predicting the sea level change through years, creating a scatter plot