Interface CategoricalValues.Builder

  • Method Details

    • status

      Indicates whether there is a potential data issue related to categorical values.

      Parameters:
      status - Indicates whether there is a potential data issue related to categorical values.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      Indicates whether there is a potential data issue related to categorical values.

      Parameters:
      status - Indicates whether there is a potential data issue related to categorical values.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • numberOfCategory

      CategoricalValues.Builder numberOfCategory(Integer numberOfCategory)

      Indicates the number of categories in the data.

      Parameters:
      numberOfCategory - Indicates the number of categories in the data.
      Returns:
      Returns a reference to this object so that method calls can be chained together.