Skip to content

Commit 5a72e23

Browse files
gbolmierSaulo Martiello Mastelini
authored andcommitted
Make polars an optional dependency (#1545)
- Fix #1504 that, by mistake, added polars as a required dependency when adding stream.iter_polars. - Run `poetry lock`.
1 parent c6ace37 commit 5a72e23

3 files changed

Lines changed: 550 additions & 536 deletions

File tree

docs/releases/unreleased.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Unreleased
22

3+
This release makes Polars an optional dependency instead of a required one.
4+
35
## cluster
46

57
- Added `ODAC` (Online Divisive-Agglomerative Clustering) for clustering time series.

0 commit comments

Comments
 (0)