This is documentation for an old release of SciPy (version 0.11.0). Read this page in the documentation of the latest stable release (version 1.15.1).
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
data : dict, optional
|
---|