class Aws::Glue::Types::DoubleColumnStatisticsData
@see docs.aws.amazon.com/goto/WebAPI/glue-2017-03-31/DoubleColumnStatisticsData AWS API Documentation
@return [Integer]
The number of distinct values in a column.
@!attribute [rw] number_of_distinct_values
@return [Integer]
The number of null values in the column.
@!attribute [rw] number_of_nulls
@return [Float]
The highest value in the column.
@!attribute [rw] maximum_value
@return [Float]
The lowest value in the column.
@!attribute [rw] minimum_value
columns.
Defines column statistics supported for floating-point number data