hapi-server / tools-python

Additional tools to support hapiclient, including merge, etc
BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

dataset subsampling #2

Open tinsmcl1 opened 4 months ago

tinsmcl1 commented 4 months ago

Subsample a dataset (e.g. if times are erratic, grabbing data at 10-minute interval spacing). Grab rows for every Xth minute beginning at starting time through ending time.

What if there's no data point for an exact Xth minute?