Skip to content

fill_directional() #217

Description

@flexatone
  fill_directional(
      array,            # 1D or 2D, any dtype
      target,           # precomputed boolean mask (same shape) — SF passes this
      *,
      forward=True,     # False = backward
      axis=0,
      limit=0,          # 0 = unlimited
  ) -> filled array (immutable)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions