Series/DataFrame lookup values behave inconsistently #11998
Labels
API Design
Duplicate Report
Duplicate issue or pull request
Indexing
Related to indexing on series/frames, not to indexes themselves
One feature about DataFrame that I found uncomfortable is the inconsistency of results:
When developing data applications, I spend lot of time fixing this issue. I think we should make it more consistent. Either always returns (preferred) or always throws.
The text was updated successfully, but these errors were encountered: