stability of series.hist #3249
Replies: 3 comments 1 reply
-
|
hey @Light2Dark ! it's marked as unstable in Polars https://docs.pola.rs/api/python/stable/reference/series/api/polars.Series.hist.html, so i'm a little hesitant about marking it stable here having said that, we're not planning on making changes to it in the near-term - perhaps @camriddell has more to say on it? 😄 thank you for your work on Marimo, huge fan, and I always recommend it! |
Beta Was this translation helpful? Give feedback.
-
|
Agreed that no planned changes are coming to For a bit more context to help you make your decision: we currently provide support for @MarcoGorelli a good question may be: if Polars does change things would we retrofit the |
Beta Was this translation helpful? Give feedback.
-
|
Thanks both of you for the quick response. This gives us strong context to make a decision. And thanks for thinking about 'stabilizing' the unstable API, but understandable whichever direction you take. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! I'm from marimo and we've been using narwhals a ton as I'm sure you are aware.
We have an upcoming feature to do binning on the backend to unlock performant table charts in marimo. Related PR: marimo-team/marimo#6892
The only caveat is
series.histis marked as an unstable API. We're just gauging how unstable it is and whether we should implement fallbacks to prevent future breaks. Totally understand either way.Thank you so much for narwhals!
Beta Was this translation helpful? Give feedback.
All reactions