DOC: Added documentation about window-safe filters

This commit is contained in:
Gil Wassermann
2016-07-22 15:21:18 -04:00
parent b4aa0aecbb
commit 9c6aa0cd58
+3
View File
@@ -18,6 +18,9 @@ Enhancements
- Allow correlations and regressions to be computed between two 2D factors by
doing computations asset-wise (:issue:`1307`).
- Filters have been made window_safe by default. Now they can be passed in as
arguments to other Filters, Factors and Classifiers (:issue:`1338`).
Bug Fixes
~~~~~~~~~