Values.CategoricalValuesSourceEntity that comprises information on categorical values in data.
type nonrec t = {status : StatisticalIssueStatus.t option;Indicates whether there is a potential data issue related to categorical values.
*)numberOfCategory : Integer.t option;Indicates the number of categories in the data.
*)}