- paguro.LazyDataset[VFM: paguro.models.vfm.vfmodel.VFrameModel]].profile(*, type_coercion: bool = True, predicate_pushdown: bool = True, projection_pushdown: bool = True, simplify_expression: bool = True, no_optimization: bool = False, slice_pushdown: bool = True, comm_subplan_elim: bool = True, comm_subexpr_elim: bool = True, cluster_with_columns: bool = True, collapse_joins: bool = True, show_plot: bool = False, truncate_nodes: int = 0, figsize: tuple[int, int] = (18, 8), engine: EngineType = 'auto', optimizations: QueryOptFlags = <polars.lazyframe.opt_flags.QueryOptFlags object>, **_kwargs: Any) tuple[polars.DataFrame, polars.DataFrame]
See profile