diff --git a/src/students/Week_2_5/README.md b/src/students/Week_2_5/README.md new file mode 100644 index 0000000000000000000000000000000000000000..82331f756780b08f37c1c46d00e5ac24d17e0187 --- /dev/null +++ b/src/students/Week_2_5/README.md @@ -0,0 +1,25 @@ +# PA 2.5 + +_[CEGM1000 MUDE](http://mude.citg.tudelft.nl/), Optimization, Week 2.5._ + +_You can access this assignment with the following link: [classroom.github.com/a/Us3VyxD9](https://classroom.github.com/a/Us3VyxD9)._ + +This week the programming assignment introduces the Pandas library. There are three files: +- `README.md` +- `PA_2_5_data_framework.ipynb` +- `dams.csv` + +## Instructions + +Complete the notebook. + +## Grading Criteria + +You will pass this PA if: +1. Your notebook `PA_2_5_data_framework.ipynb` runs without errors. +2. Your notebook creates a file `earth_dams.csv` in the root of the repository + +**End of file.** + +<span style="font-size: 75%"> +© Copyright 2024 <a rel="MUDE" href="http://mude.citg.tudelft.nl/">MUDE</a>, TU Delft. This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/4.0/">CC BY 4.0 License</a>. \ No newline at end of file