Navigation
index
modules
|
next
|
previous
|
Numpy and Scipy Documentation
»
SciPy v0.7 Reference Guide (DRAFT)
»
Input and output (
scipy.io
)
»
scipy.io.save_as_module
¶
scipy.io.
save_as_module
(
file_name=None
,
data=None
)
¶
Save the dictionary “data” into a module and shelf named save
Previous topic
scipy.io.mmwrite
Next topic
scipy.io.npfile
This Page
Show Source
Edit page
Quick search
Navigation
index
modules
|
next
|
previous
|
Numpy and Scipy Documentation
»
SciPy v0.7 Reference Guide (DRAFT)
»
Input and output (
scipy.io
)
»