Here’s my submission for the Guided Project on the Star Wars Survey.
I welcome any constructive feedback Thanks in advance.
https://app.dataquest.io/m/201/guided-project%3A-star-wars-survey/9/next-steps
Star+Wars+Guided+Project.ipynb (448.6 KB)
Here’s my submission for the Guided Project on the Star Wars Survey.
I welcome any constructive feedback Thanks in advance.
https://app.dataquest.io/m/201/guided-project%3A-star-wars-survey/9/next-steps
Star+Wars+Guided+Project.ipynb (448.6 KB)
Thank you! Reloaded.
Hi @ywbadri,
I’ve returned with my review of your project And it’s a really amazing work!
An especially cool thing is that you are actually a fan of Star Wars, so your observations are the ones from a person who really knows how the things are. Very profound data analysis, curious insights, awsome plots, clean code and perfect code comments, and also good idea to put the headings in a separate variable.
Some further ideas:
</b>
in markdown in a couple of places.blue_bar
, orange_bar
, etc, with more descriptive names for each case (like men_rating
, fan_seen
, etc.).Anyway, great job your project, congratulations!
Hope my suggestions were useful.
Thanks so much again for all the great feedback!
I corrected just about everything and more. The only thing I didn’t do is change code line [56] to a horizontal bar - instead I just made it larger and more readable because I think it looks better now this way.
You’re always super helpful! Thanks again!
Resubmitting my guided project here after all my corrections:
https://app.dataquest.io/jupyter/notebooks/notebook/Star%20Wars%20Guided%20Project.ipynb#
Star+Wars+Guided+Project (2).ipynb (595.7 KB)
Click here to view the jupyter notebook file in a new tab
Great job @ywbadri! I noticed that you also made the bars wider and rotate the x-tick labels, which is also a good alternative to horizontal bars.
And congratulations on becoming a Community champion this week for both of your projects!
Thank you!! Couldn’t have done it without your help!