pub fn approx_count_distinct(col: impl Into<Column>, rsd: Option<f32>) -> Column
Returns a new Column for approximate distinct count of column col.