narwhals icon indicating copy to clipboard operation
narwhals copied to clipboard

feat: Support more indexing: boolean lists to DataFrame.filter and Series.filter, add DataFrame.row,

Open MarcoGorelli opened this issue 1 year ago • 0 comments

A bunch more things which would be useful to scikit-learn

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

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

Related issues

  • Related issue #
  • Closes #

Checklist

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

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

MarcoGorelli avatar Aug 22 '24 14:08 MarcoGorelli