Skip to content

Python tool to extract data from excel worksheets and create separate worksheets depending on common cell data

License

Notifications You must be signed in to change notification settings

berkinanik/categorized-worksheet-creator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

categorized-worksheet-creator

Python tool to extract data from excel worksheets and create separate worksheets depending on common cell data

Description

Statistical data related to Turkish examination for specialty in medicine (TUS - Tıpta Uzmanlık Sınavı 2022.1) results are announced by the OSYM with a pdf file. Mentioned results can be seen and obtained from here.

With this tool, I aimed to obtain separate worksheets according to common specialization area names of medical studies. After converting this result pdf to an excel file, with the help of this tool this aim is achieved.

Installation and Usage

clone the repo, then install requirements. (openpyxl for excel files and inflection for string formatting)

About

Python tool to extract data from excel worksheets and create separate worksheets depending on common cell data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages