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
Should be able to deal with custom data types like UXX (currently not supported by h5py) alternative is to check if all fields are numeric and then switch to e.g. a combination of pickle and numpy binary dump
Should be able to deal with custom data types like UXX (currently not supported by h5py) alternative is to check if all fields are numeric and then switch to e.g. a combination of pickle and numpy binary dump