Submit a Jupyter Notebook file (.ipynb) of the Python programyou made for visualizing the dataset you have obtained and postedon the discussion board. Your submission will be graded asfollows:
1. Use of Numpy/Pandas library (1 point)
2. Use of Matplotlib library and other visualization libraries(2 points)
3. There should be bar and line graphs (8 points)
4. Include also either an animation or user interactivity onyour plots (6 points). *Note: For the animation, you can use otherlibraries aside from Matplotlib. The use of the default magiccommand is not considered user interactivity. So, aside from usingthe command %matplotlib notebook, you should create a custom codefor user interactivity or animation. You have learned that in theCoursera course.
5. Discuss or describe the trends observed in the visualizationsobtained, and also explain what is the nature of the animation oruser interactivity (2 points) *Note: Have these discussions in theJupyter Notebook as a markdown text and not a comment line.
6. Include a comment line or markdown text of your name andstudent number (1 point).\
here is thedataset: https://www.kaggle.com/datasets/chanonc ... ydramalist
Submit a Jupyter Notebook file (.ipynb) of the Python program you made for visualizing the dataset you have obtained and
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am