profile_frame

Function profile_frame 

Source
pub fn profile_frame(
    df: &DataFrame,
    options: &ProfileOptions,
) -> IngestionResult<ProfileReport>
Expand description

Profile a pipeline frame (computed lazily).