pdstools.utils.types¶ Attributes¶ ANY_FRAME QUERY Module Contents¶ type ANY_FRAME = pl.DataFrame | pl.LazyFrame¶ type QUERY = pl.Expr | Iterable[pl.Expr] | dict[str, list]¶