scipy.io.save_as_module

scipy.io.save_as_module(*args, **kwds)[source]

save_as_module is deprecated!

Save the dictionary “data” into a module and shelf named save.

This function is deprecated in scipy 0.11 and will be removed for 0.12

Parameters :

file_name : str, optional

File name of the module to save.

data : dict, optional

The dictionary to store in the module.

Previous topic

scipy.io.mmwrite

Next topic

scipy.io.wavfile.read