Hi Guys, im trying to generate a subset of data from a time series electronic health record using the idea of sliding windows.

I have implemented this in sql but its taking 13 hours to process which is not ideal, i know python can do this much faster unfortunately i'm not very proficient in python and wondered if anyone has this code readily available. The variable or parameter are Window size, Gap size Step size and prediction window size.

Or if you can point me in the right direction as to a tutorial online or anything of the sort.

Much appreciated

More Olayemi Olabisi's questions See All
Similar questions and discussions