/ods_channel_stats_eda

Public analysis of ODS Channel questionnaire statistics

Primary LanguageJupyter NotebookGNU General Public License v3.0GPL-3.0

ods_channel_stats_eda

Public analysis of ODS Channel questionnaire statistics

Installation and initial setup

poetry install
poetry run jupyter notebook

In case of missing python version and poetry, they can be installed with pyenv and poetry. Alternatively, you can try using separate script to setup developer environment at your own risk.