All functions
|
calculate_time_lines()
|
Calculate explit start and end dates for the given project plan. |
collapse_complete_projects()
|
Combines all projects that do not contain an 'uncompleted' task to one entry |
collapse_complete_sections()
|
Combines all sections that do not contain an 'uncompleted' task to one entry |
collapse_projects()
|
Combines all tasks of a project to one entry |
collapse_section()
|
Combines all tasks of a section to one entry |
gantt_by_sections()
|
Visualization of the project plan as a Gantt-chart stratified according to projects and sections |
import_xlsx()
|
Import-helper-function for excel-sheets |
wrangle_raw_plan()
|
Prepares a raw project plan for further processing |