lorentzenchr / model-diagnostics

Tools for diagnostics and assessment of (machine learning) models
https://lorentzenchr.github.io/model-diagnostics/
MIT License
28 stars 4 forks source link

MNT only collect for bug in polars 0.20.20 #155

Closed lorentzenchr closed 1 day ago

lorentzenchr commented 5 months ago

148 fixed a bug introduced in polars 0.20.20. This was then fixed in polars, see https://github.com/pola-rs/polars/issues/15779 and https://github.com/pola-rs/polars/pull/15784 in v0.20.22.

Therefore, we should restrict the necessary collect only to polars 0.20.20-0.20.21.