-
Notifications
You must be signed in to change notification settings - Fork 0
johnluetz/scheduleAnalysis
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
To generate a csv with each employee's daily availability: -Create a folder with all the weekly schedules to be checked in .csv format (see 'converting to csv' if your have .xlsx from Google Drive) -Create a .csv file 'employees.csv' containing the employees to check, formatted with one name per row in the first column -Run the command 'python3 analyze.py input_folder year_number output_filename' To convert a folder of .xlsx files to .csv: -Create a folder containing all the .xlsx files you wish to convert -Move the program 'convert.py' into the created fodler -Run the command 'python3 convert.py' -The error potential invalid date format is usually OK - just check your output!
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published