workshop on spatial data science with Python delivered at CARTO SDSC 2023
- geoprocessing
- spatial weights
- spatial autocorrelation
- geosnap and geodemographic clustering
- make sure you have anaconda installed
- we recommend the miniforge distribution
git clone https://github.com/knaaptime/carto_sdsc23.git
cd carto_sdsc23
- if you dont have mamba, run
conda install mamba -y
make environment
ormamba env create
conda activate carto_sdsc23
jupyter lab
remember that your cloud resources will be limited so not everything may work (or work quickly)