ak.forms.UnmaskedForm#

Defined in awkward.forms.unmaskedform on line 11.

class ak.forms.UnmaskedForm(self, content, *, parameters=None, form_key=None)#
ak.forms.UnmaskedForm.is_option = True#
ak.forms.UnmaskedForm.content#
ak.forms.UnmaskedForm.copy(self, content=unset, *, parameters=unset, form_key=unset)#
ak.forms.UnmaskedForm.simplified(cls, content, *, parameters=None, form_key=None)#
ak.forms.UnmaskedForm.__repr__(self)#
ak.forms.UnmaskedForm._to_dict_part(self, verbose, toplevel)#
ak.forms.UnmaskedForm._type(self, typestrs)#
ak.forms.UnmaskedForm.__eq__(self, other)#
ak.forms.UnmaskedForm.purelist_parameter(self, key)#
ak.forms.UnmaskedForm.purelist_isregular#
ak.forms.UnmaskedForm.purelist_depth#
ak.forms.UnmaskedForm.is_identity_like#
ak.forms.UnmaskedForm.minmax_depth#
ak.forms.UnmaskedForm.branch_depth#
ak.forms.UnmaskedForm.fields#
ak.forms.UnmaskedForm.is_tuple#
ak.forms.UnmaskedForm.dimension_optiontype#
ak.forms.UnmaskedForm._columns(self, path, output, list_indicator)#
ak.forms.UnmaskedForm._select_columns(self, index, specifier, matches, output)#
ak.forms.UnmaskedForm._column_types(self)#