Files
catalyst/tests
Andrew Daniels f4f2048a68 PERF: Avoid repeated recursive calls when getting forward-filled close
Instead of recursively calling `DailyHistoryAggregator.closes` until we
find a non-nan close, we can instead call `load_raw_arrays` once, and
find the value from the returned array.
2017-04-06 09:51:01 -04:00
..
2017-03-27 09:59:08 -04:00
2017-02-23 11:32:04 -05:00
2017-03-26 15:54:14 -07:00
2012-05-09 13:34:13 -04:00
2016-08-02 23:12:07 -04:00