v0.11.0
This is a minor release which:
- Extends support for weighting samples to allow both fractional sample weights as well as frequency weights (#439)
- Fixes some problems with the multi-investment case study and improved policy learners (#441)
- Adds a notebook which uses EconML to estimate treatment effects using the dataset from LaLonde (#448)
- Enables pandas dataframes to be used with CausalForestDML, including tuning (#447)
- Fixes a few other miscellaneous issues (#458, #459)