ak.types.ScalarType#
Defined in awkward.types.scalartype on line 13.
- class ak.types.ScalarType(content: awkward.types.type.Type, behavior: collections.abc.Mapping | None = None)#
- _content: awkward.types.type.Type#
- _behavior: collections.abc.Mapping | None = None#
- property content: awkward.types.type.Type#
- property behavior: collections.abc.Mapping | None#
- show(stream=STDOUT)#