-
Notifications
You must be signed in to change notification settings - Fork 188
Simplify *Series.hist #2487
Copy link
Copy link
Closed
Labels
pandas-likeIssue is related to pandas-like backendsIssue is related to pandas-like backendspolarsIssue is related to polars backendIssue is related to polars backendpyarrowIssue is related to pyarrow backendIssue is related to pyarrow backend
Metadata
Metadata
Assignees
Labels
pandas-likeIssue is related to pandas-like backendsIssue is related to pandas-like backendspolarsIssue is related to polars backendIssue is related to polars backendpyarrowIssue is related to pyarrow backendIssue is related to pyarrow backend
All three implementations are breaking some rules.
I haven't spent much time thinking on a good solution, but we should probably:
CompliantHist(working title) protocolnarwhals/narwhals/_arrow/series.py
Lines 1030 to 1037 in 018d923
narwhals/narwhals/_pandas_like/series.py
Lines 940 to 946 in 018d923
narwhals/narwhals/_polars/series.py
Lines 523 to 529 in 018d923