ehrapy.tools.CohortTracker ========================== .. currentmodule:: ehrapy.tools .. add toctree option to make autodoc generate the pages .. autoclass:: CohortTracker Attributes table ~~~~~~~~~~~~~~~~~~ .. autosummary:: ~ehrapy.tools.CohortTracker.tracked_steps ~ehrapy.tools.CohortTracker.tracked_tables Methods table ~~~~~~~~~~~~~ .. autosummary:: ~ehrapy.tools.CohortTracker.plot_cohort_barplot ~ehrapy.tools.CohortTracker.plot_flowchart Attributes ~~~~~~~~~~~ tracked_steps ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. autoattribute:: CohortTracker.tracked_steps tracked_tables ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. autoattribute:: CohortTracker.tracked_tables Methods ~~~~~~~ plot_cohort_barplot ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. automethod:: CohortTracker.plot_cohort_barplot plot_flowchart ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. automethod:: CohortTracker.plot_flowchart