Skip to content

Commit

Permalink
docs(news): update news
Browse files Browse the repository at this point in the history
  • Loading branch information
eitsupi committed Oct 21, 2023
1 parent ae35bda commit 3fc6da6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@
- New method `$dt$time()` to extract the time from a `datetime` variable (#428).
- New method `pl$read_parquet()` that is a shortcut for `pl$scan_parquet()$collect()` (#434).
- Rename `$str$str_explode()` to `$str$explode()` (#436).
- New argument `eager` of `LazyFrame$set_optimization_toggle()` (#439).

# polars 0.8.1

Expand Down

0 comments on commit 3fc6da6

Please sign in to comment.