You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DOC: clarify that check_array_indexer accepts int and slice
- Updated parameter documentation to explicitly mention int, slice,
and other non-array indexers are accepted
- Added examples showing int and slice usage
- Fixes#62562
0 commit comments