Today, just in time for the holiday, we have launched pipeline into the research platform. This will allow you to build, test and plot your factors and filters.
Attached is a research notebook which shows how to construct a pipeline and view the output. It also includes a new method, show_graph, which allows you to graph how the pipeline is being calculated.
The example included is the same ranked universe, long-short equity strategy that we have used to explain the pipeline functionality in the forums.
(Please excuse the bug which messes up the display of the hierarchical dataframe that is the pipeline output. This only happens in the forums, if you clone it, you will see the correct view of the dataframe in research.)