skogdoom / cat-excel

Script that concatenates Excel files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

excel-cat

A small script that concatenates Excel files.

The script assumes that the number of sheets and columns are the same in all files.


How to run:

  1. pip3 install -r requirements.txt
  2. python3 cat-excel.py a.xlsx b.xlsx -result cat-result.xlsx

About

Script that concatenates Excel files.


Languages

Language:Python 100.0%