annsel.core.typing.Predicates# annsel.core.typing.Predicates: TypeAlias = narwhals.expr.Expr | str | narwhals.series.Series | collections.abc.Iterable[narwhals.expr.Expr | str | narwhals.series.Series][source]# Represent a PEP 604 union type E.g. for int | str