Skip to content

docs: Clarify behaviour of Expr.over(partition_by=None, order_by=...)#3549

Open
FBruzzesi wants to merge 2 commits intomainfrom
docs/issue-3542
Open

docs: Clarify behaviour of Expr.over(partition_by=None, order_by=...)#3549
FBruzzesi wants to merge 2 commits intomainfrom
docs/issue-3542

Conversation

@FBruzzesi
Copy link
Copy Markdown
Member

Description

@danielarifmurphy let me know if this is helpful

What type of PR is this? (check all applicable)

  • 💾 Refactor
  • ✨ Feature
  • 🐛 Bug Fix
  • 🔧 Optimization
  • 📝 Documentation
  • ✅ Test
  • 🐳 Other

Related issues

@FBruzzesi FBruzzesi added the documentation Improvements or additions to documentation label Apr 14, 2026
Copy link
Copy Markdown
Member

@MarcoGorelli MarcoGorelli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

Comment thread narwhals/expr.py
Comment thread narwhals/expr.py Outdated
@FBruzzesi FBruzzesi requested a review from MarcoGorelli April 14, 2026 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Doc]: Clarity on behaviour when setting partition_by=None (default) with nw.Expr.over

2 participants