narwhals icon indicating copy to clipboard operation
narwhals copied to clipboard

chore: Fix `IntoSchema` typing, allow to pass `Sequence[tuple[str, IntoDType]] | SupportsKeysAndGetItem[str, IntoDType]`

Open FBruzzesi opened this issue 1 month ago • 1 comments

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

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

Related issues

  • Closes #3257

Checklist

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

If you have comments or can explain your changes, please do so below

FBruzzesi avatar Oct 31 '25 20:10 FBruzzesi

Regarding CI failures: the only one related to this PR seem to be tubular 👀

FBruzzesi avatar Nov 01 '25 08:11 FBruzzesi