Skip to content

RFC, feat: Add support for {Expr, Series}.struct.unnest#3523

Draft
FBruzzesi wants to merge 5 commits intomainfrom
feat/struct-unnest
Draft

RFC, feat: Add support for {Expr, Series}.struct.unnest#3523
FBruzzesi wants to merge 5 commits intomainfrom
feat/struct-unnest

Conversation

@FBruzzesi
Copy link
Copy Markdown
Member

Description

Drafting as RFC since I feel like it should be possible to simplify and reduce the computation calls. I struggled with a few details at start, I might need a set of fresh eyes

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 enhancement New feature or request nested data `list`, `struct`, etc labels Mar 27, 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 nested data `list`, `struct`, etc

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Enh]: Add support for {Expr, Series}.struct.unnest

1 participant