Merging time series with timestamp and duration
I would like to merge the following tables 1 (time series with certain events, ~2000 datapoints) and 2 (time series with duration and amplitude data, ~1,000,000 datapoints) into a table like 3: 1:timestampevent20:23:56:962A event20:24:14:964B event...... 2:time [s]amplitude0-0.0004577640.00006250.0642700195...... 3:timestamptime [s]eventamplitude20:23:56:9620A event-0.00045776420:23:56:9620.000062...