Return the current print options.
print_opts : dict
Dictionary of current print options with keys precision : int threshold : int edgeitems : int linewidth : int suppress : bool nanstr : string infstr : string
Dictionary of current print options with keys
precision : int threshold : int edgeitems : int linewidth : int suppress : bool nanstr : string infstr : string
See also
numpy.set_printoptions
numpy.set_string_function