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

REGR: fix invariant array regression #101

Merged
merged 1 commit into from
Dec 19, 2020

Conversation

martinfleis
Copy link
Member

Resolves #100

I have moved the check for invariant array (all values are the same) into individual classifiers which are affected by that. The rest either have their own meaningful error messages for this situation or are able to handle it.

@sjsrey can we merge this and #99 and make a quick bugfix release 2.4.1 before PySAL meta?

@sjsrey sjsrey self-assigned this Dec 19, 2020
@sjsrey sjsrey merged commit 9c0180f into pysal:master Dec 19, 2020
@martinfleis martinfleis deleted the userdefined_regr branch December 19, 2020 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants