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

Error if column completely empty #17

Closed
Tim-Abwao opened this issue Jul 11, 2022 · 1 comment
Closed

Error if column completely empty #17

Tim-Abwao opened this issue Jul 11, 2022 · 1 comment

Comments

@Tim-Abwao
Copy link
Owner

If a column in the data has no values at all, a ValueError: min() arg is an empty sequence is raised.

The program then terminates in the cli, but the GUI freezes.

@Tim-Abwao
Copy link
Owner Author

Fixed in 7ce2b0d

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

1 participant