pub fn profile_frame(
df: &DataFrame,
options: &ProfileOptions,
) -> IngestionResult<ProfileReport>Expand description
Profile a pipeline frame (computed lazily).
pub fn profile_frame(
df: &DataFrame,
options: &ProfileOptions,
) -> IngestionResult<ProfileReport>Profile a pipeline frame (computed lazily).