ak.forms.IndexedOptionForm -------------------------- .. py:module: ak.forms.IndexedOptionForm Defined in `awkward.forms.indexedoptionform `__ on `line 18 `__. .. py:class:: ak.forms.IndexedOptionForm(self, index, content, *, parameters=None, form_key=None) .. _ak-forms-indexedoptionform-is_option: .. py:attribute:: ak.forms.IndexedOptionForm.is_option :value: True .. _ak-forms-indexedoptionform-is_indexed: .. py:attribute:: ak.forms.IndexedOptionForm.is_indexed :value: True .. _ak-forms-indexedoptionform-index: .. py:attribute:: ak.forms.IndexedOptionForm.index .. _ak-forms-indexedoptionform-content: .. py:attribute:: ak.forms.IndexedOptionForm.content .. _ak-forms-indexedoptionform-copy: .. py:method:: ak.forms.IndexedOptionForm.copy(self, index=UNSET, content=UNSET, *, parameters=UNSET, form_key=UNSET) .. _ak-forms-indexedoptionform-simplified: .. py:method:: ak.forms.IndexedOptionForm.simplified(cls, index, content, *, parameters=None, form_key=None) .. _ak-forms-indexedoptionform-__repr__: .. py:method:: ak.forms.IndexedOptionForm.__repr__(self) .. _ak-forms-indexedoptionform-_to_dict_part: .. py:method:: ak.forms.IndexedOptionForm._to_dict_part(self, verbose, toplevel) .. _ak-forms-indexedoptionform-type: .. py:attribute:: ak.forms.IndexedOptionForm.type .. _ak-forms-indexedoptionform-__eq__: .. py:method:: ak.forms.IndexedOptionForm.__eq__(self, other) .. _ak-forms-indexedoptionform-purelist_parameters: .. py:method:: ak.forms.IndexedOptionForm.purelist_parameters(self, *keys) .. _ak-forms-indexedoptionform-purelist_isregular: .. py:attribute:: ak.forms.IndexedOptionForm.purelist_isregular .. _ak-forms-indexedoptionform-purelist_depth: .. py:attribute:: ak.forms.IndexedOptionForm.purelist_depth .. _ak-forms-indexedoptionform-is_identity_like: .. py:attribute:: ak.forms.IndexedOptionForm.is_identity_like .. _ak-forms-indexedoptionform-minmax_depth: .. py:attribute:: ak.forms.IndexedOptionForm.minmax_depth .. _ak-forms-indexedoptionform-branch_depth: .. py:attribute:: ak.forms.IndexedOptionForm.branch_depth .. _ak-forms-indexedoptionform-fields: .. py:attribute:: ak.forms.IndexedOptionForm.fields .. _ak-forms-indexedoptionform-is_tuple: .. py:attribute:: ak.forms.IndexedOptionForm.is_tuple .. _ak-forms-indexedoptionform-dimension_optiontype: .. py:attribute:: ak.forms.IndexedOptionForm.dimension_optiontype .. _ak-forms-indexedoptionform-_columns: .. py:method:: ak.forms.IndexedOptionForm._columns(self, path, output, list_indicator) .. _ak-forms-indexedoptionform-_prune_columns: .. py:method:: ak.forms.IndexedOptionForm._prune_columns(self, is_inside_record_or_union) .. _ak-forms-indexedoptionform-_select_columns: .. py:method:: ak.forms.IndexedOptionForm._select_columns(self, match_specifier) .. _ak-forms-indexedoptionform-_column_types: .. py:method:: ak.forms.IndexedOptionForm._column_types(self) .. _ak-forms-indexedoptionform-__setstate__: .. py:method:: ak.forms.IndexedOptionForm.__setstate__(self, state) .. _ak-forms-indexedoptionform-_expected_from_buffers: .. py:method:: ak.forms.IndexedOptionForm._expected_from_buffers(self, getkey, recursive)