bundles / numpy 2.4.4 / numpy / _core / arrayprint / _make_options_dict
function
numpy._core.arrayprint:_make_options_dict
source: /numpy/_core/arrayprint.py :57
Signature
def _make_options_dict ( precision = None , threshold = None , edgeitems = None , linewidth = None , suppress = None , nanstr = None , infstr = None , sign = None , formatter = None , floatmode = None , legacy = None , override_repr = None ) Summary
Make a dictionary out of the non-None arguments, plus conversion of legacy and sanity checks.
Aliases
-
numpy._core.arrayprint._make_options_dict