Skip to content

32 vs 64 float incompatibility #21

Description

@alexhutko

I tried to upload a float 32 to a metric and it barfed until I converted it to float 64. This is quite an inconvenient onus to place on the user, particularly since there is no place in in the metric object to clarify this. Can this be remedied somehow? The error message offers some hint, but isn't particularly graceful:

AttributeError: 'numpy.float32' object has not attribute 'swagger_types'

Lemme know if you want me to test something out on staging if it gets there.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions