pandas_profiling.model.summary
Compute statistical description of datasets.
Functions
|
pandas_describe_1d(config: pandas_profiling.config.Settings, series: pandas.core.series.Series, summarizer: pandas_profiling.model.summarizer.BaseSummarizer, typeset: visions.typesets.typeset.VisionsTypeset) -> dict Describe a series (infer the variable type, then calculate type-specific values). |
|
|