src.plotting.task_create_scenario_comparison_tables

Module Contents

Functions

_create_table_path(name)

_create_deps(scenarios, groupby)

task_create_infections_across_scenarios_table(depends_on, start_date, group, name, produces)

_create_table_with_total_infections(scenario_to_data, start_date, group, name)

Attributes

_create_table_path(name)[source]
_create_deps(scenarios, groupby)[source]
WORK_RAPID_TEST_SCENARIOS = ['spring_without_work_rapid_tests', 'spring_baseline'][source]
_PARAMETRIZATION = [None, None][source]
task_create_infections_across_scenarios_table(depends_on, start_date, group, name, produces)[source]
_create_table_with_total_infections(scenario_to_data, start_date, group, name)[source]