Skip to main content

apply_cot

Function apply_cot 

Source
pub fn apply_cot(column: Column) -> PolarsResult<Option<Column>>
Expand description

Apply cot (1/tan) to a float column.