Change Log

Unreleased

Full Changelog

Implemented enhancements:

  • Derived KPIs are passed to Experiment.fixed_horizon_delta() but never used in there #96

Merged pull requests:

v0.5.0 (2017-04-05)

Full Changelog

Implemented enhancements:

  • Bad code duplication in experiment.py #81
  • pip == 8.1.0 requirement #76

Fixed bugs:

  • Experiment.sga() assumes features and KPIs are merged in self.metrics #87
  • pctile can be undefined in Results.to\_json\(\) #78

Closed issues:

  • Results.to_json() => TypeError: Object of type ‘UserWarning’ is not JSON serializable #77
  • Rethink Results structure #66

Merged pull requests:

v0.4.5 (2017-02-10)

Full Changelog

Fixed bugs:

  • Numbers cannot appear in variable names for derived metrics #58

Merged pull requests:

v0.4.4 (2017-02-09)

Full Changelog

Implemented enhancements:

  • Add argument assume_normal and treatment_cost to calculate_prob_uplift_over_zero() and prob_uplift_over_zero_single_metric() #26
  • host intro slides (from the ipython notebook) somewhere for public viewing #10

Closed issues:

  • migrate issues from github enterprise #20

Merged pull requests:

  • Feature/results and to json refactor #71 (mkolarek)
  • new to_json() functionality and improved vim support #67 (mkolarek)

v0.4.3 (2017-02-07)

Full Changelog

Closed issues:

  • coverage % is misleading #23

Merged pull requests:

v0.4.2 (2016-12-08)

Full Changelog

Fixed bugs:

  • frequency table in the chi square test doesn’t respect the order of categories #56

Merged pull requests:

v0.4.1 (2016-10-18)

Full Changelog

Merged pull requests:

v0.4.0 (2016-08-19)

Full Changelog

Closed issues:

  • Support ‘overall ratio’ metrics (e.g. conversion rate/return rate) as opposed to per-entity ratios #44

v0.3.4 (2016-08-08)

Full Changelog

Closed issues:

  • perform trend analysis cumulatively #31
  • Python3 #21

v0.3.3 (2016-08-02)

Full Changelog

v0.3.2 (2016-08-02)

Full Changelog

v0.3.1 (2016-07-15)

Full Changelog

v0.3.0 (2016-06-23)

Full Changelog

Implemented enhancements:

  • Add P(uplift>0) as a statistic #2

v0.2.5 (2016-05-30)

Full Changelog

Implemented enhancements:

  • Implement __version__ #14

Closed issues:

  • upload full documentation! #1

v0.2.4 (2016-05-16)

Full Changelog

Closed issues:

  • No module named experiment and test_data #13

v0.2.3 (2016-05-06)

Full Changelog

v0.2.2 (2016-05-06)

Full Changelog

v0.2.1 (2016-05-06)

Full Changelog

v0.2.0 (2016-05-06)

* This Change Log was automatically generated by `github_changelog_generator <https://github.com/skywinder/Github-Changelog-Generator>`__