merge_dbs

WorktimeCalculator.merge_dbs() DataFrame

Merge local db with remote db.

The overlap (same start) is replaced with the max value of end.

Returns

Local db merged with remote db, with striped overlap.

Return type

pd.Dataframe