We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
No response
allocation.py:233: RuntimeWarning: divide by zero encountered in divide is encountered when input is either null, or the value is set to zero on treating input array with outlier detection and elimination.
allocation.py:233: RuntimeWarning: divide by zero encountered in divide
3.9 (default)
Windows 11, Linux (debian/ubuntu/mint/etc.)
obj = dmoop.Linear2DAllocation(xs = xs, senses = sense, drop_outliers = True, outlier_direction = (None, "right")) beta = obj.beta(methods = [np.mean, np.min], factors = [1, 100]); print(beta) print(beta)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Contact Details (optional)
No response
What happened?
allocation.py:233: RuntimeWarning: divide by zero encountered in divide
is encountered when input is either null, or the value is set to zero on treating input array with outlier detection and elimination.Python Version
3.9 (default)
What type of operating system are you using?
Windows 11, Linux (debian/ubuntu/mint/etc.)
Relevant System Configuration
No response
Relevant log output
Code of Conduct
The text was updated successfully, but these errors were encountered: