doubleml-for-py
doubleml-for-py copied to clipboard
Update dependencies
Update Requirements
- [ ] Set
"scikit-learn>=1.6", due to'force_all_finite'was renamed to'ensure_all_finite'in 1.6 and will be removed in 1.8.- [ ] Remove sklearn version check (https://github.com/DoubleML/doubleml-for-py/blob/fb4bc14ab8944e7ab1c6fe7fa0c147435bdc8016/doubleml/utils/global_learner.py#L11)
- [ ] Further updates