merge_dbs

DbBaseClass.merge_dbs() DataFrame[source]

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