Skip to content

arzaanxeng/Data_Science_Foundation

Repository files navigation

Data Analysis Notebooks

Advanced NumPy
Two data analysis projects using Python — Pandas, Matplotlib, Seaborn.

Notebooks

Dataset Analysis of CSV files, Excel files etc

  • Loads and explores an anime CSV dataset
  • EDA using Pandas — shape, head, missing values
  • Visualisations using Matplotlib and Seaborn

Data Extraction + Visualisation

  • Data cleaning and extraction pipeline
  • Statistical analysis and pattern discovery
  • Visual insights using Seaborn plots

⚠️ Viewing Notebooks on GitHub

GitHub may fail to render .ipynb files and show "An error occurred".
This is a known GitHub limitation with large or output-heavy notebooks.

To view properly, use one of these:

Method How
NBViewer (recommended) Go to nbviewer.org and paste the GitHub URL
Google Colab Replace github.com in the URL with colab.research.google.com/github
Clone locally git clone the repo and open with Jupyter

Tech Stack

Python · Pandas · NumPy · Matplotlib · Seaborn · Statistics

Author

Arzaan

About

Core concepts, mathematical frameworks, and production-ready Python implementations for data science.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors