This repository contains the notebooks for all the sessions that were taken as a part of the course AIM101.
You can type the following command in your terminal to download this repository:
``` git clone https://github.com/MandaKausthubh/AIM101-Statistics-For-DataScience-2025.git ```
If you have already downloaded this repository, but want the latest version:
``` git switch main git pull origin main ```
- Week1: Tutorial of 6th Jan 2025. (Installation and Intro to Python Notebooks, Numpy+JAX and Pandas).