ak.forms.EmptyForm#
Defined in awkward.forms.emptyform on line 13.
- class ak.forms.EmptyForm(self, *, parameters=None, form_key=None)#
 
- ak.forms.EmptyForm.is_numpy = True#
 
- ak.forms.EmptyForm.is_unknown = True#
 
- ak.forms.EmptyForm.copy(self, *, parameters=unset, form_key=unset)#
 
- ak.forms.EmptyForm.simplified(cls, *, parameters=None, form_key=None)#
 
- 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)#