Skip to content

split excelsheet based the column value while keeping the required packages as less as possible

Notifications You must be signed in to change notification settings

rehankhan132/SplitExcelbyColumnValue

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

SplitExcelbyColumnValue

A spliting Excel sheet program makes a tedious task easy and crispy.

Kudos to @satssehgal

Satssehgal's YouTube tutorial showed his entire program. However, the source code is gone. I can't fork it.
Hence, I write my own code by a large portion based on his code.

Dependencies

  • os

  • shutil

  • pandas

  • openpyxl

  • xlrd

About

split excelsheet based the column value while keeping the required packages as less as possible

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%