v0.0.3
[2019/04/29]
Merged pull request #2, thanks @farismosman !
- Add unit testing utility functions in the module named utils.
- Include a minor bug fix for the function overall_uplift_gain_ where col_treatment and col_outcome might not default to 'Treatment' and 'Outcome' respectively.
- Import missing numpy module.