bforsyth744 / intro-data-capstone-biodiversity

0 stars 0 forks source link

Summary #5

Open sen1 opened 6 years ago

sen1 commented 6 years ago

Great work! I probably won’t have much to say here because you pretty much nailed it all the way through.

Your Python work was excellent and very readable. There are a couple points where your code could be accomplished a bit more efficiently, but everything worked the way it was supposed to.

Presentation: I think your graphs look excellent. It is relatively a short presentation compared to others. You could have added the conservation ratios and statistical tests in your slides. I would have loved to see a little bit more explanation about the calculations you made to reach them (perhaps include p-values, etc). I totally understand the inclination to not want to include too much technical information, but adding a bit in for context can go a long way.

Excellent work overall.

bforsyth744 commented 6 years ago

Thanks for all the feedback. My day job is aerospace engineering. I try to put as little information in my slides as possible so that I can talk to them. I couldn't wrap my head around how to present the findings in that project; so, I had a hard time knowing what was enough.

As a side note, I have already started to re-write numerous tools at work because of this class. The lines of code saving has been enormous. Primarily due to numpy, matplotlib, and pandas. Pandas is my new favorite coding toy.

Thanks