Medical Insurance Projects

Hi everyone,
Here is the link to my portfolio project: https://github.com/Byurakn/Codecademy_projects/blob/main/us-medical-insurance-costs.ipynb

It took me about 2 hours to complete it and I must say that I didn’t do very detailed analysis. I found the project fairly easy and for someone like me, who is fairly accustomed to data analysis in R, it was a bit challenging to do it “Python-style” and especially without building models, etc.

I’d appreciate your feedback and my two main questions are:

  1. Is this what we were expected to do or is there something I missed?
  2. Is there a way of making my code cleaner?

Seems your GitHub is set to private. (I get a 404 error)

Thanks for noticing it. I had forgotten to change it back to public. Now it should work.

tor. 2. sep. 2021 14.48 skrev LJ via Codecademy Forums <[email protected]>:

It looks good to me - nice job :grin:!

Seems fine. :slight_smile:

You’ll revisit this data set when you learn pandas, seaborn and classes (if you’re on the DS path)
Pandas makes things a bit easier with dataframes, etc.

Thanks! Yes, I thought so, I have some experience with pandas (in Psychopy context though).

1 Like