issues
search
biolab
/
orange3-educational
🍊 🎓 Educational widgets for machine learning and data mining in Orange 3.
Other
27
stars
20
forks
source link
RandomData: Don't crash on intermediatelly valid input
#120
Closed
janezd
closed
3 years ago
janezd
commented
3 years ago
Issue
Fixes #117.
Description of changes
Show an error in case of invalid (intermediate) value.
A few other minor changes, mostly refactoring for easier handling of additional error messages.
Includes
[X] Code changes
[X] Tests
Issue
Fixes #117.
Description of changes
Includes