Objective For this Assignment:
To load and analyze a dataset using the pandas library in Python. To create simple plots and charts with the matplotlib library for visualizing the data.
Submission Requirements Submit a Jupyter notebook (.ipynb file) or Python script (.py file) containing: Data loading and exploration steps. Basic data analysis results. Visualizations. Any findings or observations.