Hi, I have completed this project and was wondering if I can have any feedback.
I hope I have uploaded this successfully as well.
LINK: Learn data science with Python and R projects
File: World Factbook Analysis - Christine.ipynb (94.0 KB)
Thank you everyone!Click here to view the jupyter notebook file in a new tab
First of all I don’t know how to put notes in between codes so I can specify which problem in the exercise I am answering specifically, and/or to explain how I got to that computation etc.
Hello, that’s called a Markdown cell.
There are various ways of adding it to your notebook
Changing the current cell (Code) to Markdown, check the toolbar.
You can learn more about using Jupyter Notebook via this blog:
Use this tutorial to learn how to create your first Jupyter Notebook, important terminology, and how easily notebooks can be shared and published online.
Est. reading time: 31 minutes
1 Like