#maybe i can avoid memory issues if i build numpy arrays right away rather than saving things in a list..
Explore tagged Tumblr posts
Text
also it has occurred to me that i dont even need to do that first timestamp overlap check. i literally have a file where i recorded start and stop times for each dataset. damn
#tütensuppe#oh well#though i might have to adjust it some i forgot what method i used to calculate those times#if i did it as datetime/timedelta addition its fine if i used timestamps itll have the same float problem#maybe i can avoid memory issues if i build numpy arrays right away rather than saving things in a list..
0 notes