Skip to content

[codex] Remove deprecated trimming inputs and update workflows#397

Draft
brycewang-stanford wants to merge 1 commit into
DoubleML:mainfrom
brycewang-stanford:codex/issues-396-364
Draft

[codex] Remove deprecated trimming inputs and update workflows#397
brycewang-stanford wants to merge 1 commit into
DoubleML:mainfrom
brycewang-stanford:codex/issues-396-364

Conversation

@brycewang-stanford
Copy link
Copy Markdown

Summary

  • remove deprecated trimming_rule and trimming_threshold from DID and IRM model APIs
  • simplify propensity score processor initialization around PSProcessorConfig
  • update GitHub Actions to Node 24-compatible action versions

Closes #364.
Closes #396.

Tests

  • pre-commit run --all-files --show-diff-on-failure
  • Python 3.10/3.11/3.13: doctest, pytest -m ci, pytest -m ci_rdd
  • Python 3.12: pytest --cov=./ --cov-report=xml --cov-report=html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update Workflows for Node.js 24 Remove trimming_rule and trimming_threshold

1 participant