This repository has been archived by the owner on Dec 8, 2024. It is now read-only.
DataModel.get()
does not get element if value is float(0)
or int(0)
#52
Labels
bug
Something isn't working
Tried out the following data model:
Version: 0.2.2
When adding different
Samples
toCalibration
and trying the get allinit_conc
values fromsamples/init_conc
via theDataModel.get()
, the returned list does not contain values of0.0
, yet these values are in the instance.The text was updated successfully, but these errors were encountered: