Skip to content

PyLookup is a fuzzy-matching, auto-table-updating library and command-line tool inspired by the "VLOOKUP" function in Excel.

License

Notifications You must be signed in to change notification settings

zachbateman/pylookup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyLookup

PyLookup is a fuzzy-matching, auto-table-updating library and command-line tool inspired by the "VLOOKUP" function in Excel.

Installation

pip install pylookup

Command Line Interface Usage

  • To add and populate the "COLUMN" column in "excel_to_populate" from the data in "excel_with_column", simply run the following command. This currently works for .xlsx (Excel) files and .csv files.
pylookup COLUMN excel_with_column.xlsx excel_to_populate.xlsx

License

MIT

About

PyLookup is a fuzzy-matching, auto-table-updating library and command-line tool inspired by the "VLOOKUP" function in Excel.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages