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

Casting to_numpy does not work with non-numeric data #282

Open
mpvanderschelling opened this issue Oct 16, 2024 · 0 comments
Open

Casting to_numpy does not work with non-numeric data #282

mpvanderschelling opened this issue Oct 16, 2024 · 0 comments

Comments

@mpvanderschelling
Copy link
Collaborator

The problem

At the moment, there is a numpy casting to_numpy method in the _Data class that casts to float32. This is not possible with non-numeric data, hence raising an error

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