/jupyter-notebook-demo

Primary LanguageJupyter NotebookGNU General Public License v3.0GPL-3.0

My First Jupyter Notebook

This is my first Jupyter Notebook using Python3. I will be learning to utilize this with bunch of different languages.

print("Hello World")

Using Pandas

I learned to use the pandas library for python to analyse the data for pokemon. You can check my Jupyter notebook here.