NSAPH-Projects / space

SpaCE, the Spatial Confounding Environment, loads benchmark datasets for causal inference methods tackling spatial confounding
https://nsaph-projects.github.io/space/
MIT License
14 stars 5 forks source link

Python API for downloading data #60

Closed Naeemkh closed 1 year ago

Naeemkh commented 1 year ago

It is necessary to develop a Python API that enables data downloading and maintains a persistent connection for future data loaders. All download and processing operations should be conducted within a Python session, rather than a shell script.

mauriciogtec commented 1 year ago

Modify masterfile to include:

audiracmichelle commented 1 year ago

error sampler will be moved https://github.com/NSAPH-Projects/space-data

mauriciogtec commented 1 year ago

Solved with refactoring in #63