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

feat: make compatible with state and pd.DataFrames #14

Merged
merged 1 commit into from
Sep 3, 2023

Conversation

younesStrittmatter
Copy link
Contributor

No description provided.

Copy link

@musslick musslick left a comment

Choose a reason for hiding this comment

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

Looks good!

@younesStrittmatter younesStrittmatter merged commit 9b2b9b8 into main Sep 3, 2023
f"of requested samples."
)

dist = DistanceMetric.get_metric(metric)

# create a list to store the n condition_pool values with the highest inequality scores
# create a list to store the n conditions values with the highest inequality scores
condition_pool_res = []
Copy link
Contributor

@benwandrew benwandrew Sep 3, 2023

Choose a reason for hiding this comment

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

@younesStrittmatter @musslick should this be renamed to conditions_res and reflected in the rest of this file?

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