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

Using FixedCombinations constraint with an integer constraint column causes sampling to fail #2185

Merged
merged 7 commits into from
Aug 20, 2024

Conversation

R-Palazzo
Copy link
Contributor

CU-86b1np6ue
Resolve #2183

@R-Palazzo R-Palazzo self-assigned this Aug 14, 2024
@R-Palazzo R-Palazzo requested a review from a team as a code owner August 14, 2024 12:54
@R-Palazzo R-Palazzo removed the request for review from a team August 14, 2024 12:54
@sdv-team
Copy link
Contributor

from sdv.single_table import GaussianCopulaSynthesizer


def test_fixed_combinations_with_nans():
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This test is crashing on the main branch with the error described in the issue

@R-Palazzo R-Palazzo merged commit 57935f5 into main Aug 20, 2024
39 checks passed
@R-Palazzo R-Palazzo deleted the issue-2183-fixedcombinations-nans branch August 20, 2024 06:17
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.

Using FixedCombinations constraint with an integer constraint column causes sampling to fail
4 participants