Peter Hansen

Results 2 issues of Peter Hansen

When I am analyzing data that has daily fluctuations, I create a annotation vector that is 1 at midnight of each day and 0 everywhere else. This helps prioritize subsequences...

feature

ignore_inds doesn't work unless there is only one index to ignore np.where returns a tuple the same length as the number of dimensions of the array. since the array has...

stale