I started using zipline and know how to access data in the pickle output file, but was wondering if there is a standard analyzer available which calculates some of the basic stats such as alpha, beta, Sharpe, etc which are given for free when backtesting online. I know how they are derived but I groan at the thought of having to implement them.