Skip to content

RFC, feat: Add DataFrame.with_backend(backend: IntoBackend[EagerAllowed])#3557

Open
FBruzzesi wants to merge 1 commit intomainfrom
feat/issue-2193-with-backend
Open

RFC, feat: Add DataFrame.with_backend(backend: IntoBackend[EagerAllowed])#3557
FBruzzesi wants to merge 1 commit intomainfrom
feat/issue-2193-with-backend

Conversation

@FBruzzesi
Copy link
Copy Markdown
Member

Description

Possible followups:

  • Series.with_backend(backend: IntoBackend[EagerAllowed])
  • nw.align_backend(objs: DataFrame | Series, backend: IntoBackend[EagerAllowed])

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

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

Related issues

Checklist

  • Code follows style guide (ruff)
  • Tests added
  • Documented the changes

@FBruzzesi FBruzzesi added the enhancement New feature or request label Apr 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Enh]: DataFrame.with_backend

1 participant