Hey guys,
Here is my submission for the guided project - Answering business questions.
I have my own presumptions to the project. The link to my Github - Link
Please give it a read and let me know what you think about it.
Thank you
Raj Tulluri
Hey guys,
Here is my submission for the guided project - Answering business questions.
I have my own presumptions to the project. The link to my Github - Link
Please give it a read and let me know what you think about it.
Thank you
Raj Tulluri
Thanks for sharing @Raj. Nice work! Here are my quick thoughts on it:
Out of the type of posts, we will mainly focus on the Questions and Answers. The other kind of posts are inconsequential.
I would like it if you expanded on this a little more. What are the types of posts? What makes the other kind of posts inconsequential?
You can improve your functions by including a short docstring that describes what the function does. Something like:
def count_tags(tag, data):
"""
Returns the number of posts tagged with the topic (tag) passed.
:param tag: string containing the name of the tag
[...]
"""
Also, you have some pretty visualisations!
Hey @nityesh
Thank you so much for the feedback!
I am actually working on it, exploring the other kind of posts, will hopefully put it up soon enough. But yes, I should have included a reasoning for it, I missed that.
Yes, that’s a wonderful idea. That would be professional.
Thank you so much for reviewing my project!!
Raj Tulluri
Hey @nityesh,
If you can find the time, could you also check out my submission of the guided project - Predicting car prices?
I really researched a lot on it, probably went beyond. I would love for some constructive feedback on it. You can view it here
Thank you
Raj Tulluri