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
For an attribute or dataset, dtype: null (same as dtype: ) and lack of the dtype key mean that any dtype, including any of the basic dtype spec values, any reference dtype, and any compound dtype, are allowed.
See hdmf-dev/hdmf#1441
For an attribute or dataset,
dtype: null(same asdtype:) and lack of thedtypekey mean that any dtype, including any of the basicdtypespec values, any reference dtype, and any compound dtype, are allowed.