Problem: In this assignment, you will download and install Anaconda. Then analyze the YouTube statistics dataset from Kaggle
Please submit the jupyter notebook, which should include the following:
Successful importing of the dataset
An overview of the columns
A description inside the notebook of at least two insights where one of them is on the record level (example: videos), and the other is on an aggregated level (example: channel)
Tip: Jupyter notebooks can be used for writing code, regular text, and markdown language (html)