Files
catalyst/zipline
Eddie Hebert be08a77d76 BUG: Prevent writing int max instead of nan.
np.array.astype can not be relied upon to convert nan's reliably to 0

Fix by calling nan_to_num on the float arrays before converting to
uint32.
2016-03-30 14:35:06 -04:00
..
2016-03-25 15:11:18 -04:00
2015-11-11 18:47:51 -05:00
2015-11-11 18:47:51 -05:00