ak.forms.EmptyForm#
Defined in awkward.forms.emptyform on line 8.
- class ak.forms.EmptyForm(self)#
- ak.forms.EmptyForm.is_numpy = True#
- ak.forms.EmptyForm.is_unknown = True#
- ak.forms.EmptyForm.copy(self)#
- ak.forms.EmptyForm.simplified(cls)#
- ak.forms.EmptyForm.__repr__(self)#
- ak.forms.EmptyForm._to_dict_part(self, verbose, toplevel)#
- ak.forms.EmptyForm._type(self, typestrs)#
- ak.forms.EmptyForm.__eq__(self, other)#
- ak.forms.EmptyForm.to_NumpyForm(self, dtype)#
- ak.forms.EmptyForm.purelist_parameter(self, key)#
- ak.forms.EmptyForm.purelist_isregular#
- ak.forms.EmptyForm.purelist_depth#
- ak.forms.EmptyForm.is_identity_like#
- ak.forms.EmptyForm.minmax_depth#
- ak.forms.EmptyForm.branch_depth#
- ak.forms.EmptyForm.fields#
- ak.forms.EmptyForm.is_tuple#
- ak.forms.EmptyForm.dimension_optiontype#
- ak.forms.EmptyForm._columns(self, path, output, list_indicator)#
- ak.forms.EmptyForm._select_columns(self, index, specifier, matches, output)#
- ak.forms.EmptyForm._column_types(self)#