Assignment_part_2 - Everything is working as expected

The instruction for this Assignment Part 2 says …However, this script is currently not running due to issues that need to be resolved… but running this script the data.csv and schedule.json files are generated with no errors. I was expecting something like a raised error or a crash during the execution of this.

python gen_employee_schedule.py

Is there something I missed?

The difference I see is that the data.csv columns are in a different order compared to data_example.csv. Is this the error?

Yes those should be the same in my solution are the same!