Great work on your first project! and thanks for sharing with the DQ Community.
Unlike me who aims for perfection but then ends up doing nothing this is simple and cool project work
Few things I do wish to highlight:
As you will learn more, you will be creating more complex projects. Which will include importing more and various libraries. Try and avoid importing everything, basically
import *
Few simple reasons are here. No worries if you donβt get them all, with due learnings we both will reach there!
Try to add intro and summary sections as well so that readers understand the objective and conclusion of the project.
Perform a re-run of your entire project so that the code cells start at 1 and any broken code/ references are highlighted as errors or warnings.
Not overloading the review. Will add one task to this. Let me know if you try this or research it out.