Skip to content

giri-bikash/data-analysis-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Data Analysis — Python

Exploratory data analysis (EDA) projects using Python, Pandas, and Matplotlib. This repository collects notebooks and scripts built while developing data analyst skills.


Tech

Python Pandas Matplotlib Jupyter


Notebooks

Notebook Description Dataset
titanic_eda.ipynb Exploratory analysis of the Titanic passenger dataset Titanic (seaborn built-in)

More notebooks will be added as the Google Data Analytics Certificate progresses.


Getting Started

# Clone the repo
git clone https://github.com/giri-bikash/data-analysis-python.git
cd data-analysis-python

# Install dependencies
pip install pandas matplotlib seaborn jupyter

# Launch Jupyter
jupyter notebook notebooks/

Goals

  • Build a portfolio of real-world EDA projects
  • Apply skills from the Google Data Analytics Certificate
  • Explore Canadian labour market and public datasets

Part of Bikash Giri's data analytics learning journey — Sheridan College, Computer Systems Technology

About

Exploratory data analysis projects using Python, Pandas, and Matplotlib

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors