Exploratory data analysis (EDA) projects using Python, Pandas, and Matplotlib. This repository collects notebooks and scripts built while developing data analyst skills.
| 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.
# 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/- 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