Notebook Introduction - 🐸

This notebook allows you to both follow the text and interact with the code directly.

At the top page, you will see:

icons at the top right corner of the screen

Select the icon on the left, the rocket ship:

rocket ship icon for running the notebook

Then go down to “Live Code”:

selecting Live Code

You should see at the top of the page a loading bar that cycles through mulitple states. loading bar, first cycle

loading bar, second cycle loading bar, thrid cycle loading bar, fourth cycle

Then, finally: loading bar, final cycle

Try this for yourself!

Here is a basic line in Python, after setting to Live Code. You can edit the Python code directly in the notebook 😀 😀 😀

2 + 2
4

Export to Binder or Google Colab

As you can see you can also export these notebooks to Binder or Google Colab.

Binder or Google Colab options

This will take you to their respective websites but you can work with them there, if you would like!

I know it tradition to have the refences at the end of books, but when you are standing on the shoulders of giants. You thank them first.

References

BOH11

Michael Bostock, Vadim Ogievetsky, and Jeffrey Heer. D³ data-driven documents. IEEE transactions on visualization and computer graphics, 17(12):2301–2309, 2011.

pdt20

The pandas development team. pandas-dev/pandas: Pandas. February 2020. URL: https://doi.org/10.5281/zenodo.3509134, doi:10.5281/zenodo.3509134.

WesMcKinney10

Wes McKinney. Data Structures for Statistical Computing in Python. In Stéfan van der Walt and Jarrod Millman, editors, Proceedings of the 9th Python in Science Conference, 56 – 61. 2010. doi:10.25080/Majora-92bf1922-00a.