init(_:)
Creates a type-erased categorical summary from a typed categorical summary.
Declaration
init(_ summary: CategoricalSummary<AnyHashable>)Parameters
- summary:
A typed categorical summary.
Creates a type-erased categorical summary from a typed categorical summary.
init(_ summary: CategoricalSummary<AnyHashable>)A typed categorical summary.