hospital_shift_student_colab.ipynb— student version with six coding exerciseshospital_A.csv— synthetic Hospital A datahospital_B.csv— synthetic Hospital B data
- Open Google Colab.
- Upload
hospital_shift_student_colab.ipynb. - Run the imports cell.
- Run the data-loading cell.
- When prompted, upload
hospital_A.csvandhospital_B.csv. - Complete the cells marked YOUR TURN in order.
The notebook deliberately stops at incomplete exercises using NotImplementedError.
Students should replace the # YOUR CODE HERE section and delete the corresponding
raise NotImplementedError(...) line.
https://colab.research.google.com/drive/1jE1VjuDansTLl44W2I_3MVRyCm8ppkvo?usp=sharing
!gdown https://drive.google.com/file/d/1iWJyNeKIz6uAlIlysAvF0tQzY-32GVsu/view?usp=sharing
!gdown https://drive.google.com/file/d/1fuV6-h-jutAGJbqW7oDx-weT_tVUk87E/view?usp=sharing