Open open-risk opened 3 years ago
Creating a CLI interface will both enhance functionality and highlight the workflows that are already mature. Indicatively something like this (input, method, output)
transitionMatrix -i migration_data.csv -m cohort_estimate -o my_matrix.json
Suggestion would be to use click
Creating a CLI interface will both enhance functionality and highlight the workflows that are already mature. Indicatively something like this (input, method, output)
transitionMatrix -i migration_data.csv -m cohort_estimate -o my_matrix.json
Suggestion would be to use click