Sharing the guided project - Finding the best markets to analyze in.
I have not exactly followed the same scenario that was given, I took a different approach. And all that is explained in the notebook.
This is really great work. Your plots are especially big, bold and catchy.
And you managed to shorten the project and still be able to finalize it. I like the short README.md too.
However why NO title? that was a BIG letdown. - negative count here!
on the technical side:
please explain what this is âplt.style.use(âfivethirtyeightâ)â - I know I can google but I wonât. I and google are not searching terms today!
please explain how have you achieved the bars at different levels on Y-axis. I mean why arenât they overlapping on the axis. or is it the above style code part?
why not take care of warning messages to make the project more complete and proof-read?
thanks for sharing this project.
and just in case you are able to manage your time, please review this same project of mine. Thanks.
So âFiveThirtyEightâ is a website that carries out a lot of surveys and polls. They provide with a lot of datasets, for example, the analysis on reviewing Fandangoâs ratings by Walt Hickey was on behalf of âFiveThirtyEightâ. For matplotlib they have their own style for plots.
The style âFiveThirtyEightâ does make it look nice, but it is the align parameter of the plot.bar function inbuilt in pandas.
I will take care of the title and the warning messages, will keep it in mind for future purposes as well. Thank you so much for reviewing it.
I will surely look into yours, where can I find it?
Hey @Rucha,
Wonderful project, I learned so much from it.
I was looking into the pywaffle package and tried it myself. Somehow the icons doesnât work for me. It says I do not have Font Awesome.
I tried to find a way I could install this on anaconda, but no luck. Could you help me out please?
Thanks
Raj Tulluri