numpy.ma.dump

numpy.ma.dump(a, F)
Pickle the MaskedArray a to the file F. F can either be the handle of an exiting file, or a string representing a file name.

Previous topic

numpy.ma.MaskedArray.tostring

Next topic

numpy.ma.dumps

This Page

Quick search