- Added additional arguments estimate, base and sample_weights to fit_ensemble_and_extract_expressions function to use more than AdaBoost - Added decision tree functions to __init__.py
0.1.24
- Added sumif and improved tolerance functionality
0.1.23
- Added nested conditions in functions
0.1.22
- Added tolerance functionality for !=, <, <=, > and >= - Updated docs
0.1.21
- Changed sum to nansum - Added tolerance functionality for ==
0.1.20
- Small fixes in evaluating rules with syntax errors