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