pub fn profile_dataset(
ds: &DataSet,
options: &ProfileOptions,
) -> IngestionResult<ProfileReport>Expand description
Profile an in-memory dataset.
pub fn profile_dataset(
ds: &DataSet,
options: &ProfileOptions,
) -> IngestionResult<ProfileReport>Profile an in-memory dataset.