Static
totalCompute the sum of all values in a column of a polars
dataframe
The name of the column for which you want to compute the total sum of all values
The dataframe for which you want to compute the sum of all values in the columunName
column.
Generated using TypeDoc
A Utility Class with static methods that are very useful when working with Polars dataframes Polars Rocks!