ak.prettyprint.Formatter#

Defined in awkward.prettyprint on line 268.

class ak.prettyprint.Formatter(self, formatters=None, precision=3)#
ak.prettyprint.Formatter.__call__(self, obj)#
ak.prettyprint.Formatter._format_complex(self, data)#
ak.prettyprint.Formatter._format_real(self, data)#
ak.prettyprint.Formatter._find_formatter_impl(self, cls)#