..
__init__.py
MAINT: Rename ALL the things.
2015-10-01 18:03:53 -04:00
base.py
ENH: Adds several methods to Factor for daily summary statistics.
2020-04-29 12:08:55 -04:00
test_adjusted_array.py
ENH: add copy method to adjusted array
2019-07-08 22:48:59 -04:00
test_adjustment.py
TST: add test cases for int and object dispatching
2017-01-31 09:43:39 -05:00
test_alias.py
ENH: Initial support for international pipelines.
2018-09-10 10:05:39 -05:00
test_blaze.py
BUG: ExprData lazily constructs empty odo_kwargs dict to preserve equality in more cases
2019-02-14 16:29:22 -05:00
test_classifier.py
ENH: Add mask argument to Factor.peer_count.
2020-04-07 09:40:06 -04:00
test_column.py
ENH: Inform pipeline columns of currency awareness
2020-02-26 15:23:11 -05:00
test_computable_term.py
BLD: Try github actions again ( #2743 )
2020-08-17 12:05:36 -04:00
test_dataset.py
MAINT: Update and test a bunch of reprs.
2019-06-04 10:08:42 -04:00
test_domain.py
ENH: Add domain definitions for 7 more emerging markets
2019-10-18 09:34:46 -04:00
test_downsampling.py
DEP: Replacing the assertRaisesRegexp which is deprecated by assertRaisesRegex
2020-01-19 10:46:31 +01:00
test_dtypes.py
ENH: Add suggestions when creating CustomTerms with incorrect dtypes
2017-10-19 17:51:41 -04:00
test_engine.py
DEP: Replacing the assertRaisesRegexp which is deprecated by assertRaisesRegex
2020-01-19 10:46:31 +01:00
test_events.py
BUG: fix data query cutoff times for events and estimates loaders
2018-09-23 16:17:09 -04:00
test_factor.py
ENH: add Factor.clip method
2020-05-14 14:32:41 -04:00
test_filter.py
TEST: Add explicit tests for Filter.if_else.
2020-04-27 12:50:14 -04:00
test_frameload.py
ENH: Initial support for international pipelines.
2018-09-10 10:05:39 -05:00
test_hooks.py
BUG: Display progress correctly for 0-term pipelines.
2019-06-20 10:34:26 -04:00
test_international_markets.py
ENH: Inform pipeline columns of currency awareness
2020-02-26 15:23:11 -05:00
test_multidimensional_dataset.py
MAINT: Don't use system-reserved name pattern
2019-04-17 16:59:34 -04:00
test_numerical_expression.py
ENH: Support Pipeline arithmetic that combines more than 32 terms
2020-06-23 19:50:47 -04:00
test_pipeline.py
DEP: Add a condition to use self.assertRaisesRegexp for python 2.7
2020-02-04 20:12:46 +01:00
test_pipeline_algo.py
ENH: Add currency conversion for EquityPricing.
2019-11-25 12:48:39 -05:00
test_quarters_estimates.py
ENH: Initial support for international pipelines.
2018-09-10 10:05:39 -05:00
test_slice.py
MAINT: Use universal mixin machinery for Slice.
2020-04-23 17:55:29 -04:00
test_statistical.py
BUG: Fix moved import.
2020-01-21 11:32:16 -05:00
test_technical.py
ENH: Initial support for international pipelines.
2018-09-10 10:05:39 -05:00
test_term.py
MAINT: Use universal mixin machinery for Slice.
2020-04-23 17:55:29 -04:00
test_us_equity_pricing_loader.py
ENH: Add currency conversion for EquityPricing.
2019-11-25 12:48:39 -05:00