Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 384 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 384 Bytes

cedar-howto

About

CEDAR HOWTO is a collection of scripts demoing day-by-day operations that a data scientist using CEDAR might perform.

How to install

git clone https://github.com/metadatacenter/cedar-howto

python -m venv ./.venv
source .venv/bin/activate
pip install -r requirements.txt

# run one of the scripts in the root:
python create-field-from-file.py