Skip to content

pritu761/Chai-aur-numpy

 
 

Repository files navigation

Chai aur Numpy

A playlist to learn numpy

Install instructions

  1. Clone the repo
  2. create a virtual environment
  3. install from requirements.txt
git clone https://github.com/hiteshchoudhary/chai-aur-numpy.git
cd numpy-yt
python -m venv venv
source venv/bin/activate
pip install -r requirements.txt

Usage

check phases.ipynb

Contributing

Pull requests are not expected in this repo. I keep this repo as to pass on source code to learners as it is.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%