Useful Tutorials
Useful tutorials for getting started with graph/network analysis and visualisation in R & Python¶
-
Network visualization with R by Ognyanova, K. (2019)
-
Social Network Analysis with Python and NetworkX a Python/NetworkX workshop from Pydata_BCN
-
Network-Analysis-Made-Simple yet another great graph tutorial
-
SPARQL tutorial :great tutorial by Alec Johnson, former MOJ data scientist/engineer. Sparql is a query language for RDF-based graph databases. This notebook contains code for making Sparql queries with Python, plus some examples that connect to the Wikidata endpoint. There are also some questions to practise writing your own queries. Links to sample answers are included, but there are lots of alternative ways to answer them.
More tutorials coming soon!