Series.__getitem__
does not accept callable key
#1083
Labels
pandas concordance 🐼
Functionality that does not match pandas
Milestone
Describe the problem
Indexing with a Series in pandas allows a function/callable as a key, provided it returns a collection.
Source code / logs
The text was updated successfully, but these errors were encountered: