Spec-Zone.ru › NumPy 1.10

numpy.get_printoptions

numpy.get_printoptions() [source]

Возвращает текущие параметры вывода.

Возвращает:

print_opts : dict

Словарь текущих параметров вывода с ключами

  • precision : int
  • threshold : int
  • edgeitems : int
  • linewidth : int
  • suppress : bool
  • nanstr : str
  • infstr : str
  • formatter : dict of callables

Полное описание этих параметров см. в set_printoptions.

См. также

set_printoptions, set_string_function

© 2008–2016 NumPy Developers
Licensed under the NumPy License.
https://docs.scipy.org/doc/numpy-1.10.1/reference/generated/numpy.get_printoptions.html

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API