achoudh5 / Manipulating_Excel_Sheet

Real world application of Manipulating Excel Sheet using python.
Apache License 2.0
8 stars 14 forks source link

Cleaned and formatted code. Added Dictionary. #15

Closed varishtsg closed 3 years ago

varishtsg commented 3 years ago

For open issue #6 Have cleaned the code a bit and changed the structure as well. Have separated the function definitions and added appropriate comments and docstrings.

achoudh5 commented 3 years ago

Looks good @varishtsg , thanks for improving the script!