Skip to content

kpedrok/python-merge-xls-files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Combine multiple csv (xls or xlsx) files into a single file. Python script that merge all files that ends with "csv", "xls" and "xlsx" and are in the same folder as the script.

  • Pip install pandas
  • Pip install openpyxl
  • Pip install xlrd

About

Python code that merges all .xls files in your folder

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published