Excel is my database, Python is my brain.
Excel's VLOOKUP function searches cell arrays for data that you provide. The function often takes cell references as input, letting you easily apply the function to each cell in a range. Alternatively ...