Skip to content

Commit

Permalink
DOC: Add whatsnew for grouped top/bottom/rank.
Browse files Browse the repository at this point in the history
  • Loading branch information
Scott Sanderson committed Jul 26, 2016
1 parent e4ec0f7 commit 1e062ac
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/source/whatsnew/1.0.2.txt
Expand Up @@ -21,6 +21,11 @@ Enhancements
- Filters have been made window_safe by default. Now they can be passed in as
arguments to other Filters, Factors and Classifiers (:issue:`1338`).

- Added an optional ``groupby`` parameter to
:meth:`~zipline.pipeline.factors.Factor.rank`,
:meth:`~zipline.pipeline.factors.Factor.top`, and
:meth:`~zipline.pipeline.factors.Factor.bottom`. (:issue:`1349`).

Bug Fixes
~~~~~~~~~

Expand Down

0 comments on commit 1e062ac

Please sign in to comment.