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

Boostrapping bug - The data contains non-finite values #32

Closed
KrystofS opened this issue Mar 13, 2023 · 2 comments
Closed

Boostrapping bug - The data contains non-finite values #32

KrystofS opened this issue Mar 13, 2023 · 2 comments

Comments

@KrystofS
Copy link
Contributor

KrystofS commented Mar 13, 2023

The bootstrap call ends with The data contains non-finite values. exception. While when used by using n_jobs > 10 in distfit constructor this does not occur on the same dataset. I've included code for reproduction complete with test data in the linked zip file.

repro.zip

(The dataset contains only positive finite floats.)

@KrystofS KrystofS changed the title Boostrapping bug Boostrapping bug - The data contains non-finite values Mar 13, 2023
@erdogant
Copy link
Owner

Thank you for posting and with the example data set! I fixed the bug.
update to the latest version with: pip install -U distfit

@KrystofS
Copy link
Contributor Author

Thank you for the quick fix.

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

No branches or pull requests

2 participants