agora.utils.merge

Functions to efficiently merge rows in DataFrames.

Functions

apply_merges(data, merges)

Split data in two, one subset for rows relevant for merging and one without them.

join_tracks_pair(target, source)

Join two tracks and return the new value of the target.