PyLookup is a fuzzy-matching, auto-table-updating library and command-line tool inspired by the "VLOOKUP" function in Excel.
PyLookup is a fuzzy-matching, auto-table-updating library and command-line tool inspired by the “VLOOKUP” function in Excel.
pip install pylookup
pylookup COLUMN excel_with_column.xlsx excel_to_populate.xlsx
MIT