Skip to content

Conversation

SvenKlaassen
Copy link
Member

@SvenKlaassen SvenKlaassen commented Oct 20, 2025

Update the following dependencies:

API compatibility and bugfixes:

  • Replaced all instances of the force_all_finite parameter with ensure_all_finite in calls to check_array and check_X_y throughout the codebase, ensuring compatibility with updated scikit-learn APIs. This affects files in doubleml/data/base_data.py, doubleml/did/, doubleml/irm/, and related submodules.

Further Changes:

  • Updated the Python version badge in README.md to include Python 3.13 as a supported version.
  • Removed unused warnings import and related warning-checking code from test_did_aggregation_plot.py, simplifying the test and removing redundant assertions.
  • update weight check in rdd.py

@SvenKlaassen SvenKlaassen linked an issue Oct 20, 2025 that may be closed by this pull request
3 tasks
@SvenKlaassen SvenKlaassen added this to the Release 0.11.0 milestone Oct 20, 2025
@SvenKlaassen SvenKlaassen removed a link to an issue Oct 20, 2025
3 tasks
@SvenKlaassen SvenKlaassen linked an issue Oct 20, 2025 that may be closed by this pull request
3 tasks
@SvenKlaassen SvenKlaassen self-assigned this Oct 20, 2025
@SvenKlaassen SvenKlaassen marked this pull request as ready for review October 20, 2025 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update dependencies

1 participant