Files
catalyst/tests
Thomas Wiecki d578d5825e BUG: Filter nans in DataFrame and Panel sources.
If a SID hasn't started trading yet, pandas' convention is to use nans.
Before this change, zipline would raise an exception if there were nans in the
input data.

We now skip events where the prices contains a nan and has not been traded
before (in which case forward fill).

Fixes #446.
2015-04-08 17:00:22 +02:00
..
2015-03-19 17:21:25 -04:00
2012-05-09 13:34:13 -04:00
2015-03-19 17:21:25 -04:00
2015-03-19 17:21:25 -04:00
2014-05-07 15:34:41 -04:00
2015-03-19 17:21:25 -04:00
2015-03-19 17:21:25 -04:00
2015-02-11 06:25:53 -05:00
2015-03-19 17:21:25 -04:00
2015-03-19 17:21:25 -04:00
2015-03-19 17:21:25 -04:00