ak.prettyprint.Formatter
------------------------

.. py:module: ak.prettyprint.Formatter

Defined in `awkward.prettyprint <https://github.com/scikit-hep/awkward/blob/36da52cfa8846355c390beb6555eac1d31c27c26/src/awkward/prettyprint.py>`__ on `line 283 <https://github.com/scikit-hep/awkward/blob/36da52cfa8846355c390beb6555eac1d31c27c26/src/awkward/prettyprint.py#L283>`__.

.. py:class:: ak.prettyprint.Formatter(self, formatters=None, precision=3)



.. _ak-prettyprint-formatter-__call__:

.. py:method:: ak.prettyprint.Formatter.__call__(self, obj)



.. _ak-prettyprint-formatter-_format_complex:

.. py:method:: ak.prettyprint.Formatter._format_complex(self, data)



.. _ak-prettyprint-formatter-_format_real:

.. py:method:: ak.prettyprint.Formatter._format_real(self, data)



.. _ak-prettyprint-formatter-_find_formatter_impl:

.. py:method:: ak.prettyprint.Formatter._find_formatter_impl(self, cls)