From dee44026093e3959b9547fa401a8db24c481e89c Mon Sep 17 00:00:00 2001 From: Etienne Bacher <52219252+etiennebacher@users.noreply.github.com> Date: Mon, 16 Oct 2023 18:54:28 +0200 Subject: [PATCH] bump news --- NEWS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS.md b/NEWS.md index 2271b2f1c..1b499ea42 100644 --- a/NEWS.md +++ b/NEWS.md @@ -44,6 +44,7 @@ - New function `pl$raw_list` and class `rpolars_raw_list` a list of R Raw's, where missing is encoded as `NULL` to aid conversion to polars binary Series. Support back and forth conversion from polars binary literal and Series to R raw (#417). +- New method `$write_csv()` for `DataFrame` (#414). # polars 0.8.1