Medical Insurance Costs Project Feedback

Hello!

Here is the link to my project: GitHub - erl1kas/codecademy-insurance-project-review

I first wrote a few functions and then used them on the data to analyse it. Would appreciate any feedback, thanks!

I think you did a great job creating reusable code/functions that were repeatable for the analysis later on. This is an approach I did not think about taking, so thank you for teaching me something today! I think this shows a level of thinking that considers the scaling that takes place when you start to grow your code.

1 Like