Skip to content

subhasisgorai/MySpace

Repository files navigation

MySpace

Personal playground for DS/algo and experiments. Python 3 (3.8+).

./setup.sh

Tutorial source: python_learning.py. Regenerate the Jupyter notebook with:

.venv/bin/python tools/generate_python_learning_notebooks.py

Run tests:

.venv/bin/python -m unittest discover -s test -p '*_test.py' -v

About

My experiments with Data Structure and algorithms.

Topics

Resources

Stars

Watchers

Forks

Contributors