You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@rly I opened #4 where I'm changing these attributes to boolean.
Reading these in h5py they show up as uint8, but similarly to that example, the attribute preprocess of 1 would indicate to run preprocessing, so ultimately I felt they should be written as True/False values. @bendichter explained to me the complexity of writing values as boolean, so I'm okay with keeping them how we read them in h5py. How do you feel about this?
"int32ean" -> "boolean" ?
This seems like a find-and-replace accident.
The text was updated successfully, but these errors were encountered: