Skip to content

Commit

Permalink
release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
Saulo Martiello Mastelini committed Mar 1, 2024
1 parent 1d96938 commit 04f5409
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions docs/unreleased.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
# Unreleased

## drift

- Added `FHDDM` drift detector.
- Added a `iter_polars` function to iterate over the rows of a polars DataFrame.
- Added `FHDDM` drift detector.
- Added a `iter_polars` function to iterate over the rows of a polars DataFrame.

## neighbors

- Simplified `neighbors.SWINN` to avoid recursion limit and pickling issues.

0 comments on commit 04f5409

Please sign in to comment.