Skip to content

rahul1996pp/Excel-csv-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Excel-csv-editor

EASILY EDIT BULK EXCEL OR CSV FILES

License: GPL v3

  • 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

About

Easily bulk edit excel or csv files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages