US Medical insurance Costs Project: feedback appreciated

Hi all!

Here is my first try using jupiter notebook. It took me few days, basically re-coding if I found something is not clear or evident, and also learning jupiter notebook and python. Not sure if I cover everything what have to be covered and found everything what had to be found. So, here it is:

https://github.com/serhiykobyakov/Codecademy-US-Medical-Insurance-Cost

If you find something worth mention - please let me know, I’ll be glad to get a feedback!

Thanks!

2 Likes

Good evening!

I’m fascinated by this project.
I have a few questions, if you don’t mind.

How long have you studied Python? And how did you familiarize yourself with the domain (e.g. you did a perfect job exploring every possible dependency, correlation, etc. )? Do you have any tips on how to develop good sense of what exactly will be considered valueble information when you analyze data?

Hi!

Can’t really say how long I learn Python, I just use it from time to time in my actual work.

Thank you for a compliment! Well, if it came to data and little is known at the very beginning - to look it through is a kind of natural way to start I think.

Thanks!

I’m just starting out on the project and looking for inspiration and your solution looks so nice that it’s extremely motivating! :slight_smile:
I don’t know how to make visualisations with python yet but looking forward to learning that in the upcoming days/weeks :slight_smile: