Maya Tydykov
6b3560ade8
MAINT: remove redundant function and move to utils
2016-03-29 13:12:51 -04:00
Scott Sanderson
872b84e09a
ENH: Implement Factor.quantiles.
2016-03-25 15:11:18 -04:00
Scott Sanderson
16c5aecba6
DEV: Add utility for permuting rows in an array.
...
Useful for testing rank-order functions on arrays.
2016-03-25 15:11:18 -04:00
Scott Sanderson
b85eb36da8
TEST: Add test for demean example.
2016-03-25 15:11:18 -04:00
Richard Frank
dd8175b1d9
TST: Forward arguments to numpy
2016-03-23 15:26:53 -04:00
Joe Jevnik
721dd36116
TST: move test_utils and adds test fixture classes
...
Renames zipline.utils.test_utils to zipline.testing
Adds zipline.testing.fixtures.ZiplineTestCase to manage setup and
teardown and adds mixins to define fixtures like an asset finder or
trading calendar.
2016-03-10 15:39:52 -05:00