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

Ugly validate error when float given to integer column #121

Open
jfy133 opened this issue Jun 27, 2023 · 0 comments
Open

Ugly validate error when float given to integer column #121

jfy133 opened this issue Jun 27, 2023 · 0 comments
Labels
bug Something isn't working validate

Comments

@jfy133
Copy link
Member

jfy133 commented Jun 27, 2023

Here: SPAAM-community/AncientMetagenomeDir@a2f4f3f

Produced the following error:

SPAAM-community/AncientMetagenomeDir#1087 (comment)

TL;DR: TypeError: Cannot cast array data from dtype('O') to dtype('int64') according to the rule 'safe'

The long ugly tracveback would be hard for a contributor to read and parse, and also the error doesn't say 'where' the error happens. This should be caught and an un understandable error message printed.

@jfy133 jfy133 added bug Something isn't working validate labels Jun 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working validate
Projects
None yet
Development

No branches or pull requests

1 participant