polars.Series.drop_nulls# Series.drop_nulls() → Series[source]# Drop all null values. Creates a new Series that copies data from this Series without null values.