Hi all, here is my US Medical Insurance python attempt.
Not much python experience yet and I ended up using some pandas functions in this work because all of my googling seemed to lead me to panda solutions for problems.
I think the project was just right - took me a few hours. got stuck a bit. Struggling still with doing some of the harder things like loops etc.
Here is my repository link https://github.com/ctaylo-16/codecademy_data_science.git
Thanks all!
Welcome to the forums.
Congratulations on finishing the project! Pandas is my favorite (if one can have a favorite Python library. lol).
I wondered if there was a way you could upload a Jupyter Notebook, .ipynb
file so ppl could see the output of the code cells?