This repository contains a collection of data analysis and visualization projects. Each project focuses on a specific dataset to uncover insights using Python's data science stack.
| Project Name | Description | Tools Used |
|---|---|---|
| 911 Emergency Analysis | Analysis of emergency call data to determine top call types, peak times, and location hotspots. | Pandas, Seaborn, Matplotlib |
| [More projects to be added] | ... | ... |
- Language: Python 3.x
- Libraries: Pandas, NumPy, Matplotlib, Seaborn, Plotly, Cufflinks
- Environment: Jupyter Notebook
- Clone the repository:
git clone [https://github.com/ikartiksavaliya/Python-Data-Visualization-Projects.git](https://github.com/ikartiksavaliya/Python-Data-Visualization-Projects.git)
- Navigate to the project directory:
cd Python-Data-Visualization-Projects - Install dependencies:
pip install -r requirements.txt
- Launch Jupyter Notebook:
jupyter notebook
Kartik Savaliya GitHub Profile