René's URL Explorer Experiment


Title: File IO (scipy.io) — SciPy v1.18.0.dev Manual

direct link

Domain: scipy.github.io

docsearch:languageen
docsearch:version1.18.0.dev
docbuild:last-updateFeb 11, 2026

Links:

Skip to main contenthttps://scipy.github.io/devdocs/tutorial/io.html#main-content
SciPy https://scipy.github.io/devdocs/index.html
Installing https://scipy.org/install/
User Guide https://scipy.github.io/devdocs/tutorial/index.html
API reference https://scipy.github.io/devdocs/reference/index.html
Building from source https://scipy.github.io/devdocs/building/index.html
Development https://scipy.github.io/devdocs/dev/index.html
Release notes https://scipy.github.io/devdocs/release.html
GitHubhttps://github.com/scipy/scipy
Scientific Python Forumhttps://discuss.scientific-python.org/c/contributor/scipy/
Installing https://scipy.org/install/
User Guide https://scipy.github.io/devdocs/tutorial/index.html
API reference https://scipy.github.io/devdocs/reference/index.html
Building from source https://scipy.github.io/devdocs/building/index.html
Development https://scipy.github.io/devdocs/dev/index.html
Release notes https://scipy.github.io/devdocs/release.html
GitHubhttps://github.com/scipy/scipy
Scientific Python Forumhttps://discuss.scientific-python.org/c/contributor/scipy/
Fourier Transforms (scipy.fft)https://scipy.github.io/devdocs/tutorial/fft.html
Integration (scipy.integrate)https://scipy.github.io/devdocs/tutorial/integrate.html
Interpolation (scipy.interpolate)https://scipy.github.io/devdocs/tutorial/interpolate.html
File IO (scipy.io)https://scipy.github.io/devdocs/tutorial/io.html
Linear Algebra (scipy.linalg)https://scipy.github.io/devdocs/tutorial/linalg.html
Multidimensional Image Processing (scipy.ndimage)https://scipy.github.io/devdocs/tutorial/ndimage.html
Optimization (scipy.optimize)https://scipy.github.io/devdocs/tutorial/optimize.html
Signal Processing (scipy.signal)https://scipy.github.io/devdocs/tutorial/signal.html
Sparse Arrays (scipy.sparse)https://scipy.github.io/devdocs/tutorial/sparse.html
Spatial Data Structures and Algorithms (scipy.spatial)https://scipy.github.io/devdocs/tutorial/spatial.html
Special Functions (scipy.special)https://scipy.github.io/devdocs/tutorial/special.html
Statistics (scipy.stats)https://scipy.github.io/devdocs/tutorial/stats.html
Sparse eigenvalue problems with ARPACKhttps://scipy.github.io/devdocs/tutorial/arpack.html
Compressed Sparse Graph Routines (scipy.sparse.csgraph)https://scipy.github.io/devdocs/tutorial/csgraph.html
Parallel execution support in SciPyhttps://scipy.github.io/devdocs/tutorial/parallel_execution.html
Thread Safety in SciPyhttps://scipy.github.io/devdocs/tutorial/thread_safety.html
https://scipy.github.io/devdocs/index.html
SciPy User Guidehttps://scipy.github.io/devdocs/tutorial/index.html
scipy.iohttps://scipy.github.io/devdocs/reference/io.html#module-scipy.io
#https://scipy.github.io/devdocs/tutorial/io.html#file-io-scipy-io
NumPy IO routineshttps://www.numpy.org/devdocs/reference/routines.io.html
#https://scipy.github.io/devdocs/tutorial/io.html#matlab-files
loadmathttps://scipy.github.io/devdocs/reference/generated/scipy.io.loadmat.html#scipy.io.loadmat
savemathttps://scipy.github.io/devdocs/reference/generated/scipy.io.savemat.html#scipy.io.savemat
whosmathttps://scipy.github.io/devdocs/reference/generated/scipy.io.whosmat.html#scipy.io.whosmat
#https://scipy.github.io/devdocs/tutorial/io.html#the-basic-functions
scipy.iohttps://scipy.github.io/devdocs/reference/io.html#module-scipy.io
#https://scipy.github.io/devdocs/tutorial/io.html#how-do-i-start
Octavehttps://www.gnu.org/software/octave
#https://scipy.github.io/devdocs/tutorial/io.html#matlab-structs
#https://scipy.github.io/devdocs/tutorial/io.html#matlab-cell-arrays
#https://scipy.github.io/devdocs/tutorial/io.html#idl-files
readsavhttps://scipy.github.io/devdocs/reference/generated/scipy.io.readsav.html#scipy.io.readsav
#https://scipy.github.io/devdocs/tutorial/io.html#matrix-market-files
mminfohttps://scipy.github.io/devdocs/reference/generated/scipy.io.mminfo.html#scipy.io.mminfo
mmreadhttps://scipy.github.io/devdocs/reference/generated/scipy.io.mmread.html#scipy.io.mmread
mmwritehttps://scipy.github.io/devdocs/reference/generated/scipy.io.mmwrite.html#scipy.io.mmwrite
scipy.io.wavfilehttps://scipy.github.io/devdocs/reference/io.html#module-scipy.io.wavfile
#https://scipy.github.io/devdocs/tutorial/io.html#wav-sound-files-scipy-io-wavfile
readhttps://scipy.github.io/devdocs/reference/generated/scipy.io.wavfile.read.html#scipy.io.wavfile.read
writehttps://scipy.github.io/devdocs/reference/generated/scipy.io.wavfile.write.html#scipy.io.wavfile.write
scipy.io.arffhttps://scipy.github.io/devdocs/reference/io.html#module-scipy.io.arff
#https://scipy.github.io/devdocs/tutorial/io.html#arff-files-scipy-io-arff
loadarffhttps://scipy.github.io/devdocs/reference/generated/scipy.io.arff.loadarff.html#scipy.io.arff.loadarff
#https://scipy.github.io/devdocs/tutorial/io.html#netcdf
netcdf_filehttps://scipy.github.io/devdocs/reference/generated/scipy.io.netcdf_file.html#scipy.io.netcdf_file
pupynerehttps://pypi.org/project/pupynere/
previous interp2d transition guide https://scipy.github.io/devdocs/tutorial/interpolate/interp_transition_guide.html
next Linear Algebra (scipy.linalg) https://scipy.github.io/devdocs/tutorial/linalg.html
MATLAB fileshttps://scipy.github.io/devdocs/tutorial/io.html#matlab-files
The basic functionshttps://scipy.github.io/devdocs/tutorial/io.html#the-basic-functions
How do I start?https://scipy.github.io/devdocs/tutorial/io.html#how-do-i-start
MATLAB structshttps://scipy.github.io/devdocs/tutorial/io.html#matlab-structs
MATLAB cell arrayshttps://scipy.github.io/devdocs/tutorial/io.html#matlab-cell-arrays
IDL fileshttps://scipy.github.io/devdocs/tutorial/io.html#idl-files
Matrix Market fileshttps://scipy.github.io/devdocs/tutorial/io.html#matrix-market-files
Wav sound files (scipy.io.wavfile)https://scipy.github.io/devdocs/tutorial/io.html#wav-sound-files-scipy-io-wavfile
Arff files (scipy.io.arff)https://scipy.github.io/devdocs/tutorial/io.html#arff-files-scipy-io-arff
Netcdfhttps://scipy.github.io/devdocs/tutorial/io.html#netcdf
Sphinxhttps://www.sphinx-doc.org/
PyData Sphinx Themehttps://pydata-sphinx-theme.readthedocs.io/en/stable/index.html

Viewport: width=device-width, initial-scale=1


URLs of crawlers that visited me.