-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: indexed access for columns and rows #1252
Conversation
🦙 MegaLinter status: ✅ SUCCESS
See detailed report in MegaLinter reports |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1252 +/- ##
=======================================
Coverage 99.68% 99.69%
=======================================
Files 110 110
Lines 12573 12630 +57
Branches 4141 4161 +20
=======================================
+ Hits 12534 12591 +57
Misses 39 39 ☔ View full report in Codecov by Sentry. |
🎉 This PR is included in version 0.20.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Summary of Changes
Allow use of columns and rows as receivers of indexed accesses.