workshop on spatial data science with Python delivered at CARTO SDSC 2024 San Francisco
- Geographic Data Science with Python
- A Guide to Geosnap
- PySAL - The Python Spatial Analysis Library
- Urban Analysis & Spatial Science (WIP)
- 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_sdsc24.git
cd carto_sdsc24
- if you dont have mamba, run
conda install mamba -y
make environment
ormamba env create
conda activate carto_sdsc24
jupyter lab
remember that your cloud resources will be limited so not everything may work (or work quickly)