Skip to content

Commit

Permalink
docs(news): tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
eitsupi committed Jul 5, 2024
1 parent f768792 commit 621d81e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,9 @@

## Polars R Package 0.18.0

Updated rust-polars to 0.41.3 (#1147, #1156).

### Breaking changes

- Updated rust-polars to 0.41.3 (#1147, #1156).
- In `$n_chunks()`, the default value of `strategy` now is `"first"` (#1137).
- `$sample()` for Expr and DataFrame (#1136):
- the argument `frac` is renamed `fraction`;
Expand Down Expand Up @@ -48,7 +47,6 @@ Updated rust-polars to 0.41.3 (#1147, #1156).
- In `$join()`, when `how = "cross"`, `on`, `left_on` and `right_on` must be
`NULL` (#1147).


### New features

- New method `$has_nulls()` (#1133).
Expand Down

0 comments on commit 621d81e

Please sign in to comment.