Open
Description
DataFrame.lookup
was deprecated in #35224 in 1.2. After some feedback (#39171 ) I opened this ticket to discuss re-implentation of lookup in a performant way. As mentioned in the discussion on 35244: "but it would have to be performant and not be yet another indexing api".
This ticket can be a starting point for proposed methods, although the old implementation was actually quite performant look at given tests in the discussion of 35244:
Lines 3848 to 3861 in b5958ee
Metadata
Metadata
Labels
Requires discussion from core team before further actionRequires discussion from core team before further actionConcat, Merge/Join, Stack/Unstack, ExplodeConcat, Merge/Join, Stack/Unstack, Explode