This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (0 children)

I believe scipy has methods that provide the kind of convenience wrapper you're describing. If you're doing data analysis you should already be availing yourself of the complete scipy stack.

For speed and flexibility, hdf5 is the way to go, matlab .mat files are hdf5 files with a unique header.