ak.types.UnknownType -------------------- .. py:module: ak.types.UnknownType Defined in `awkward.types.unknowntype `__ on `line 13 `__. .. py:class:: ak.types.UnknownType(self, *, parameters=None) .. _ak-types-unknowntype-copy: .. py:method:: ak.types.UnknownType.copy(self, *, parameters=UNSET) .. _ak-types-unknowntype-_str: .. py:method:: ak.types.UnknownType._str(self, indent, compact, behavior) .. _ak-types-unknowntype-__repr__: .. py:method:: ak.types.UnknownType.__repr__(self) .. _ak-types-unknowntype-_is_equal_to: .. py:method:: ak.types.UnknownType._is_equal_to(self, other, all_parameters)