Find MaxN value (species count) per ID for overlapping time range.
Hi,I am trying to find the maximum number of individuals observed in a single video frame.I have roughly 3000 2min videos with 5000 observations recorded. For a given ID, what is the greatest value of the sum of Count for a species (eg. DuCr & ShPe) when the same species has overlapping time_start and time_end example data: IDSpeciesCounttime_starttime_endvideo_1DuCr112:0012:01video_1ShPe112:0012...