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

Enabled float and int as possible binary treatment encoding options in class DistanceMatchingEstimator #987

Merged
merged 1 commit into from
Jul 21, 2023

Conversation

AlxndrMlk
Copy link
Contributor

Enabled float and int as possible binary treatment encoding options in class DistanceMatchingEstimator.

Additionally, re-formatted some of the doc strings to match the flake8 requirements.

Other estimators discussed in #772 already accepted int, bool, and float types and I did not change them.

…n class DistanceMatchingEstimator

Signed-off-by: Aleksander Molak <[email protected]>
Copy link
Member

@amit-sharma amit-sharma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix, @AlxndrMlk

@bloebp bloebp merged commit a826848 into py-why:main Jul 21, 2023
30 checks passed
@AlxndrMlk AlxndrMlk deleted the distance_matching_dtypes branch July 21, 2023 19:10
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.

3 participants