open-risk / transitionMatrix

Statistical analysis and visualization of state transition phenomena
https://www.openriskmanagement.com/tags/transition-matrix/
Apache License 2.0
86 stars 32 forks source link

Create basic CLI interface for core workflow #15

Open open-risk opened 3 years ago

open-risk commented 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