ak.types.UnknownType#

Defined in awkward.types.unknowntype on line 13.

class ak.types.UnknownType(self, *, parameters=None)#
ak.types.UnknownType.copy(self, *, parameters=UNSET)#
ak.types.UnknownType._str(self, indent, compact, behavior)#
ak.types.UnknownType.__repr__(self)#
ak.types.UnknownType._is_equal_to(self, other, all_parameters)#