Skip to content

ikartiksavaliya/python-eda-portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Data Visualization Projects

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.

Projects

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] ... ...

Technologies

  • Language: Python 3.x
  • Libraries: Pandas, NumPy, Matplotlib, Seaborn, Plotly, Cufflinks
  • Environment: Jupyter Notebook

How to Run

  1. Clone the repository:
    git clone [https://github.com/ikartiksavaliya/Python-Data-Visualization-Projects.git](https://github.com/ikartiksavaliya/Python-Data-Visualization-Projects.git)
  2. Navigate to the project directory:
    cd Python-Data-Visualization-Projects
  3. Install dependencies:
    pip install -r requirements.txt
  4. Launch Jupyter Notebook:
    jupyter notebook

Author

Kartik Savaliya GitHub Profile

About

This repository showcases data analysis projects on diverse datasets, including 911 emergency calls and financial data, built with Pandas, Seaborn, and Matplotlib.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors