AlloViz.AlloViz.Elements.Edges._find_valid_index

Edges._find_valid_index(*, how: str) Hashable | None

Retrieves the index of the first valid value.

Parameters:
how{‘first’, ‘last’}

Use this parameter to change between the first or last valid index.

Returns:
idx_first_validtype of index