Navigation
index
modules
|
modules
|
next
|
previous
|
Numpy and Scipy Documentation
»
NumPy Reference
»
Routines
»
Numpy-specific help functions
¶
Finding help
¶
lookfor
(what[, module, import_modules, ...])
Do a keyword search on docstrings.
Reading help
¶
info
(object=None[, maxwidth, output, toplevel])
Get help information for a function, class, or module.
source
(object[, output])
Print or write to a file the source code for a Numpy object.
Table Of Contents
Numpy-specific help functions
Finding help
Reading help
Previous topic
numpy.ma.where
Next topic
numpy.lookfor
This Page
Show Source
Edit page
Quick search
Enter search terms or a module, class or function name.
Navigation
index
modules
|
modules
|
next
|
previous
|
Numpy and Scipy Documentation
»
NumPy Reference
»
Routines
»