vincentarelbundock / pymarginaleffects

GNU General Public License v3.0
49 stars 9 forks source link

Does `polars` 0.20.7 break `marginaleffects`? #88

Closed vincentarelbundock closed 5 months ago

vincentarelbundock commented 7 months ago

Error when rendering get_started.qmd. I believe that the error may be due to an unplanned regression in version 0.20.7 of Polars, documented here:

https://github.com/pola-rs/polars/issues/14401

The vignette renders properly with 0.20.6 installed.

vincentarelbundock commented 5 months ago

One workaround is to use *by to unpack the by list.