numpy.info(object=None, maxwidth=76, output=', mode 'w' at 0x402ae078>, toplevel='numpy') [source]
Get help information for a function, class, or module. Parameters:
object : object or str, optional Input object or name to get information about. If object is a numpy object, its docstring is given. If it is a string, available modules are searched for matching objects. If None, information about info itself is returned. maxwidth : int, optional Printing width. output : file like obje