Skip to content

Pull requests: narwhals-dev/narwhals

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix: Support passing nw.Object to pandas-like dtypes fix pandas-like Issue is related to pandas-like backend
#2953 opened Aug 6, 2025 by dangotbanned Loading…
4 of 10 tasks
fix: Use importlib for polars version fix high priority Your PR will be reviewed very quickly if you address this polars Issue is related to polars backend
#2952 opened Aug 6, 2025 by dangotbanned Loading…
1 of 10 tasks
Refactor sql dtnamespace
#2951 opened Aug 6, 2025 by ym-pett Draft
1 of 10 tasks
Feat: add list.get(index: int)
#2949 opened Aug 6, 2025 by skritsotalakis Draft
4 of 10 tasks
feat(typing): Add IntoSchema alias documentation Improvements or additions to documentation enhancement New feature or request typing
#2945 opened Aug 6, 2025 by dangotbanned Loading…
5 of 10 tasks
feat: add list.contains
#2942 opened Aug 5, 2025 by raisadz Loading…
4 of 10 tasks
feat: Add Series.from_iterable enhancement New feature or request fix
#2933 opened Aug 3, 2025 by dangotbanned Loading…
13 of 19 tasks
Fix sql operator problem
#2920 opened Aug 1, 2025 by ym-pett Draft
1 of 10 tasks
tests: more modern_polars tests
#2903 opened Jul 28, 2025 by skritsotalakis Loading…
2 of 10 tasks
[Enh]: Add shortened aliases for supported __dunder__ methods on expr enhancement New feature or request
#2900 opened Jul 28, 2025 by CangyuanLi Loading…
4 of 10 tasks
feat: Add support for nw.int_range for eager backends eager-only enhancement New feature or request
#2895 opened Jul 26, 2025 by FBruzzesi Loading…
4 of 10 tasks
feat: add multivalue replacement in .str.replace[_all] enhancement New feature or request
#2886 opened Jul 25, 2025 by camriddell Loading…
3 of 10 tasks
feat: Accept kwargs in {DataFrame,Series}.to_pandas eager-only enhancement New feature or request nested data `list`, `struct`, etc
#2879 opened Jul 24, 2025 by dangotbanned Loading…
22 of 28 tasks
fix: pyarrow clone returned same native object fix pyarrow Issue is related to pyarrow backend
#2861 opened Jul 21, 2025 by FBruzzesi Loading…
2 of 10 tasks
feat: Use _repr_html_ when native supports it enhancement New feature or request pandas-like Issue is related to pandas-like backend polars Issue is related to polars backend
#2776 opened Jul 3, 2025 by dangotbanned Draft
4 of 13 tasks
ci: addition of downstream tests for bokeh ci
#2762 opened Jun 30, 2025 by IsaiasGutierrezCruz Loading…
4 of 10 tasks
fix: Align division by zero behavior across all backends enhancement New feature or request
#2761 opened Jun 29, 2025 by FBruzzesi Loading…
4 of 10 tasks
feat: Custom namespace registration
#2721 opened Jun 22, 2025 by Excidion Draft
3 of 14 tasks
WIP: Add Daft support
#2624 opened Jun 1, 2025 by MarcoGorelli Draft
2 of 12 tasks
chore: enable pyright reportPossiblyUnboundVariable internal
#2584 opened May 21, 2025 by MarcoGorelli Loading…
10 tasks
ProTip! Filter pull requests by the default branch with base:main.