hi
I started this yesterday and had a tough time getting going not working on the Codecademy website, I ended up using Jupyter notebook, please any feedback as to where I can work, I do have visual code installed but I have a hard time operating it.
This was my first project that I’ve done so far without having to look at any solutions. I am pretty proud of this milestone. Would appreciate any feedback.
Hello everyone,
the experience was fun, although was kind of tiring as I started working things on my own without any guidance and to check what I want to find and how is it going to be beneficial and what should I do
it took several hours at least and I wanted to make it as neat as possible but it is kind of messy. But for a first portfolio. It was a nice experience overall This is the link to the code in my repository
this exercise was challenging but also quite rewarding. Realised how much easier analysis during uni years could have been. The project had a span over couple of days and also included some significant trial and error. One challenge I encountered was trying to create a regional map of the US where the regions are heat mapped according to their average medical costs. I experimented with shp files. But did not manage to implement it, therefore I did not include it in my code example.
Feel free to have a look at my GitHub repository. , where I collect all my Codecademy Portfolio Projects.
Above is the link to my notebook.
I enjoyed the exercise, I applied a linear regression, although I hope I did it the correct way.
This is a very clean dataset, many groups are evenly distributed.
I tried to write a brief summary for every result.
Please feel free to give feedback.
I like how you annotated your results, you were very thorough.
I used the statistics package in python.
Feel free to look through my notebook.
Great job
I need more work. I am working with a person who have way more advanced knowledge than me. I’m just about to start Pandas to catch up. Maybe, redo all projects once I know more libraries.
This is my solution. This took me a day, good recap exercise all everything we’ve learned on dictionary.
Please let me know if anybody have trouble seeing my file.
Hi @linhcly
I’ve checked the code and, despite being a beginner coder, it all looks correct.
It seems you solved the whole analysis with lists and haven’t used any dictionary, maybe you can add (just for a matter of practice) some further using them.
If possible have a look at my solution and tell me what you think.