'update yaml file based from csv file
I have student information on the csv file and yaml file. I would like to update the yaml file based on the data from the csv file. There are some Grade and Age that need to be change for some students. I would like to create a simple python script that updates the grade and age of the students on the yaml file from the data based on the data on the csv file.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
