EASILY EDIT BULK EXCEL OR CSV FILES
- The code is used to edit the Bulk excel or csv files.
- Here we need to input the index starting from zero seperated by spaces like Eg:-0 1 2 ....
- The code select the columns(index values) in excel file and remove the rows cell which don't have any value.
- The files is stored in the current directory.
To install dependencies:
pip install -r requirements.txt
The code uses PANDAS python module to work
How to run script:
python excel-csv-editor.py
Buy me a coffee : click here