All kinds of feedback are welcome
https://app.dataquest.io/c/62/m/356/guided-project%3A-exploring-hacker-news-posts/8/next-steps
Basics (1).ipynb (15.5 KB)
Click here to view the jupyter notebook file in a new tab
All kinds of feedback are welcome
https://app.dataquest.io/c/62/m/356/guided-project%3A-exploring-hacker-news-posts/8/next-steps
Basics (1).ipynb (15.5 KB)
Click here to view the jupyter notebook file in a new tab
Hi @aashaydabli96! Thanks for sharing your project with the Community:) I liked that you described what HackerNews is about, left the link to the data set, and adapted the project to your time zone in the conclusions.
Here are my suggestions:
for
loops (newline between them). Do the same for all logical parts of your code! I’m not sure if it’s advised by PEP8 but it will make the code look cleanerSome of the above I had already said in your project on “Profitable apps” here.
I hope, my suggestions are helpful. Happy coding and good luck with your future projects:)