8000 GitHub - bmacieira/timetable
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

bmacieira/timetable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Timetable - csv to dictionary


Transforms a csv file in an dictionary.

key: shift
value: workers (employee identification number) scheduled for the shift

Using the function:

timetableClean(filename, output)

Args:
    filename: input path + csv filename
    output: name wanted for the txt output file
    (this file will be stored in the same folder 
    of the original file)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0