Skip to content

Use case for python package that generates a consort diagram from a data frame.

License

Notifications You must be signed in to change notification settings

fredrikWHaug/consort-diagram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Consort Diagram

Use case for python package that generates a consortium diagram from a data frame.

The code in this repository includes the helper functions .get_demography(df) and .print_demo(demo) that, based on the way I've been creating cohort selections and consort diagrams so far in my data science journey, would be nice to compress into a python package. Beyond this, having a way to install a package enabling consort diagram plot generation based on a data frame alone would be very time-consuming for me compared to how I usually make consort diagrams.

Consortium diagram

About

Use case for python package that generates a consort diagram from a data frame.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages