Resources for learning about network analysis
So, what is needed to begin a journey into network thinking? I’ll give a few suggestions just to help you get started, but be aware that by the time this book has been published, some of this might already be a bit outdated and new technologies and techniques may have emerged. This is not a complete list. It is the bare minimum. The first thing that you need is a curious mind. If you are willing to investigate the hidden networks that make up our existence, then you already have the first prerequisite. Still, let me give you some more suggestions.
Notebook interfaces
I do all of my network analysis in Jupyter Notebooks. You can download and install Jupyter via Anaconda at: https://docs.anaconda.com/anaconda/install.
If you don’t want to install Jupyter, you can also use Google Colab without any installation. You can find and immediately start using Google Colab at https://research.google.com/colaboratory.
Rather...