https://github.com/gmersy/excel-to-csv-converter-each-sheet
Loops through a folder of excel files and takes each sheet within the excel file and converts to to a separate CSV file
https://github.com/gmersy/excel-to-csv-converter-each-sheet
Last synced: about 2 months ago
JSON representation
Loops through a folder of excel files and takes each sheet within the excel file and converts to to a separate CSV file
- Host: GitHub
- URL: https://github.com/gmersy/excel-to-csv-converter-each-sheet
- Owner: gmersy
- License: mit
- Created: 2019-07-21T22:33:19.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-07-21T22:34:10.000Z (almost 6 years ago)
- Last Synced: 2025-02-06T20:52:02.244Z (3 months ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Excel-To-CSV-Converter-Each-Sheet
Loops through a folder of excel files and takes each sheet within the excel file and converts to to a separate CSV file