numpy / 1.22.0 / reference / routines.help.html /

NumPy-specific help functions

Finding help

lookfor(what[, module, import_modules, ...])

Do a keyword search on docstrings.

Reading help

info([object, 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.

© 2005–2021 NumPy Developers
Licensed under the 3-clause BSD License.
https://numpy.org/doc/1.22/reference/routines.help.html