I wanted to share my first ever portfolio project and hear some feedback if anyone has time. I didn’t do anything to crazy like regressions or predictions, but I just decided to break down the data by region and analyze that way. What I found was some variable mattered by regions, and some kind of didn’t. And it left me with a conclusion, but with more questions that with more data by region, I could probably analyze further. So it’s very much scratching the surface. Any feedback on style or the best way to implement classes here would be appreciated (classes are a weak point in my python skills!) But I was proud of myself for being able to undo the csv in to lists and easy to use dictionaries.
In my repository, I have a few files, and the blank jupyter file I didn’t use. I ended up just commenting in my script.py as I went. I’ll need to get more comfortable with jupyter!