pola-rs / r-polars

Bring polars to R
https://pola-rs.github.io/r-polars/
Other
398 stars 35 forks source link

Rename argument `drop_nulls` to `ignore_nulls` in `$all()` and `$any()` #1050

Open etiennebacher opened 1 month ago

etiennebacher commented 1 month ago

Also improve docs and add tests