Open cortadocodes opened 1 year ago
Numpy float types fail JSON serialisation and kill data services.
Numpy float types can be serialised to JSON for e.g. sending as output values from a data service.
Bug report
Current behaviour
Numpy float types fail JSON serialisation and kill data services.
What is the expected behavior?
Numpy float types can be serialised to JSON for e.g. sending as output values from a data service.