Dear peers,
I just finished my first portfolio project on CodeCademy and I would like to share with you the results of my work. I have it published on github (let me know if you can access it):
https://github.com/andzej535/python_portfolio_project.git
As I already have some experience with Python and pandas library I decided to it to analyze the dataset. Project took me around two days per 8h working to finish (not continuous work).
First, I defined some questions that could help me to approach the task.
Second, I analyzed the dataset and put several histograms/pie charts to explore the columns.
Then I tried to answer these questions with the data, producing figures where possible.
I found this project quite easy and the most difficult part was to actually scope the project. After doing brief analysis I found out that some of the questions I initially posed were not so interesting.
I consider this version as the first iteration and I will gladly get some feedback from you
If you are interested on how I approached some of the questions let me know!
Cheers,
Jakub