numpy.ma.MaskedArray.tofile# method ma.MaskedArray.tofile(fid, sep='', format='%s')[原始碼]# Save a masked array to a file in binary format. 警告 This function is not implemented yet. Raises: NotImplementedErrorWhen tofile is called.