Skip to content

v0.3.0

Compare
Choose a tag to compare
@luca-s luca-s released this 14 Mar 16:05
· 69 commits to master since this release
fcee108

This is a major release from 0.2.1, we recommend that all users upgrade to this version.

New features

Bugfixes

  • Alphalens now works with both tz-aware and tz-naive data (but not mixed)
  • "Cumulative Returns by Quantile" plot used a different color scheme for quantiles than "Average Cumulative Returns by Quantile" plot
  • Many small but useful bug fixes that avoid sporadic crashes and memory leaks. Please see the git history for more details

Documentation

Maintenance

  • Removed deprecated pandas.TimeGrouper
  • Migrated tests from deprecated nose-parameterized (#251)
  • Fixed compatibility with matplotlib 2.2.0
  • Alphalens is now available via conda-forge. Install via conda install -c conda-forge alphalens

Credits

The following people contributed to this release:

@luca-s - Luca Scarabello
@twiecki - Thomas Wiecki
@mmargenot - Max Margenot
@MichaelJMath
@HereticSK
@TimShawver - Tim Shawver
@alen12345 - Alessio Nava