Skip to content

metadatacenter/cedar-howto

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages