pub fn apply_cot(column: Column) -> PolarsResult<Option<Column>>
Apply cot (1/tan) to a float column.