Files
catalyst/zipline
Scott Sanderson e8b8b0afef BUG: Fix bad error handling in history loader.
Fixes a bug where we'd fail to raise an error if the start/end of a
history window call don't aren't in the loader's calendar.

We were started dropping this error after a previous change swapped out
calls to `index.get_loc` with calls to `index.searchsorted` to avoid
creating hash tables in pandas.
2017-01-30 13:23:47 -05:00
..
2016-09-20 17:12:07 -04:00
2015-11-11 18:47:51 -05:00
2016-09-06 16:59:34 -04:00