Gets the range of values for a column from all rows. Returns all values, including the filtered out ones.
The column to get the range from
The table instance
A tuple containing the minimum and maximum values
Gets the range of values for a column from all rows. Returns all values, including the filtered out ones.