chrisgnicholas / EEP153_Harriette_Chick_Project2

a team for Project2 in EEP 153
1 stars 0 forks source link

Review from Justus von Liebig #2

Open cefayefang opened 8 months ago

cefayefang commented 8 months ago

Hi Team Harriette Chick,

The team notebook works on my end even with many warning messages. The topic you chose is very creative. One potential improvement can be adding the function of dietary reference intakes to meet one of the goals [A]. Looking forward to seeing your presentation.

Screenshot 2024-03-05 at 4 09 59 PM
chrisgnicholas commented 8 months ago

indeed I misread this, and thought just calling the notebook "get_diet.ipynb" as we do:

group = 'F 9-13' %run get_diet.ipynb

satisfied the requirement.

I have since added the src/team_harriette_chick/getRDI.py code, and another cell that demonstrates calling this code, in our notebook.