Skip to content

Latest commit

 

History

History
 
 

excel_merger

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Overall

It provides a way to merge two excel workbooks into one.

Setup and activate virtual environment :

For Unix based systems please execute the following command to create venv and install requirements.

make init
source .venv/bin/activate

Dependencies on python3, pandas and openpyxl