Further to recent videos on Jupyter notebook, I have been doing some simple experimenting to get the feel of this.]
This reat for writing and data visualisation. As the following two example screenshots show. I have not fully written the code here, but I have made modifications. The table now shows total rows and columns after I did some research and figured out how to count columns.
Presenting data as a table, using Pandas
Presenting data in graphical form, using MatPlotLib
AI statement : Consent is NOT granted to use the content of this blog for the purposes of AI training or similar activity. Consent CANNOT be assumed, it has to be granted.
How to Install Anaconda (Python) and Jupyter Notebook on Windows 10
Further to my post on Jupyter notebook, I am posting a link to another tutorial on how to install Anaconda and Jupyter notebook on Windows 10.
If you are using Linux or another operating system then there are other tutorials that will cover this.
AI statement : Consent is NOT granted to use the content of this blog for the purposes of AI training or similar activity. Consent CANNOT be assumed, it has to be granted.