scverse / spatialdata

An open and interoperable data framework for spatial omics data
https://spatialdata.scverse.org/
BSD 3-Clause "New" or "Revised" License
174 stars 34 forks source link

Missing `dtype` validation for labels? #527

Open LucaMarconato opened 1 month ago

LucaMarconato commented 1 month ago

I suspect that we are not enforcing that the dtype for labels should be an integer. We do the check when we validate the target of a table though. We should add this to the schema.