If you found this repository helpful in discovering new opportunities, don’t keep it to yourself — share it with your friends or batchmates so they can benefit too! You can also connect with me on ...
# create an aggmap env conda create -n aggmap python=3.8 conda activate aggmap pip install --upgrade pip pip install aggmap==1.2.1 ...