Values.MonotonicValuesSourceEntity that comprises information on monotonic values in the data.
type nonrec t = {status : StatisticalIssueStatus.t option;Indicates whether there is a potential data issue related to having monotonic values.
*)monotonicity : Monotonicity.t option;Indicates the monotonicity of values. Can be INCREASING, DECREASING, or STATIC.
*)}