Function polars::prelude::negate_bitwise

source ·
pub fn negate_bitwise(s: &Series) -> Result<Series, PolarsError>
Available on crate feature polars-ops only.