Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Package Maintenance #288

Open
wants to merge 57 commits into
base: main
Choose a base branch
from
Open

Package Maintenance #288

wants to merge 57 commits into from

Conversation

SvenKlaassen
Copy link
Member

@SvenKlaassen SvenKlaassen commented Jan 13, 2025

Changes

  • Update tests to remove unnecessary warnings
  • Include Black and Ruff for formatting and linting
  • Add differently initialized learners to examples to clarify examples (Closes Possibly error in code example doubleml-docs#209)
  • Update docstrings for sensitivity_benchmark and GlobalRegressor, GlobalClassifier

PR Checklist

  • The title of the pull request summarizes the changes made.
  • The PR contains a detailed description of all changes and additions.
  • References to related issues or PRs are added.
  • The code passes all (unit) tests.
  • Enhancements or new feature are equipped with unit tests.
  • The changes adhere to the PEP8 standards.

doubleml/datasets.py Fixed Show fixed Hide fixed
doubleml/irm/tests/_utils_irm_manual.py Fixed Show fixed Hide fixed
doubleml/tests/test_datasets.py Fixed Show fixed Hide fixed
doubleml/tests/test_dml_data.py Fixed Show fixed Hide fixed
@SvenKlaassen SvenKlaassen linked an issue Jan 20, 2025 that may be closed by this pull request
@SvenKlaassen
Copy link
Member Author

@PhilippBach could you review the main changes?

The only test failing is based on complexity which was not changed and is not part of this PR (only reformatted).

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.

Possibly error in code example
1 participant