- A repository for visualizations of various datasets.
- Contains multiple data analysis projects using different visualization techniques.
- Objective: Evaluating physicochemical changes in sewage wastewater before and after treatment.
View the NotebookLearn MoreExplore Visualizations
- Clone the repository:
git clone https://github.com/mayur-de/Data_Visualization.git
- Explore:
- Notebooks: Jupyter notebooks with analysis code.
- Visualizations: Found in the
plots/directory. - Data: Raw data files in the
data/folder.
Data_Visualization/
β
βββ Datasets/ # Raw data
βββ 1. Visualizations - Sewage_Treatment_Results/
βββ plots/ # Graphs and plots in .png/.jpeg format
βββ Visualizations- Sewage Treatment Results.ipynb/ # Jupyter notebooks
- Fork the repo and submit a pull request for improvements or new visualizations.
- Libraries: Matplotlib, Seaborn, Plotly for visualizations.
- Datasets and resources from the open-source community.