AlloViz.AlloViz.Elements.Element._align_frame

Element._align_frame(other: DataFrame, join: AlignJoin = 'outer', axis: Axis | None = None, level=None, copy: bool_t | None = None, fill_value=None, method=None, limit: int | None = None, fill_axis: Axis = 0) tuple[Self, DataFrame, Index | None]