Internal function. Please refer to run_synthetic_forecast documentation.
intern_get_max_time_unit_of_interest(
df,
col_unit_name,
unit_of_interest,
col_time
)Main DataFrame.
String with column name of the column with the units names.
Value of the col_unit_name that is of interest.
String with the column name of the time column.
Same type as col_time, max value.
Intern function to compute the max time period of the unit of interest.