An open API service indexing awesome lists of open source software.

https://github.com/gesiscss/introduction_networkx


https://github.com/gesiscss/introduction_networkx

binder-ready network-analysis

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Introduction to Network Analysis Using Python's Networkx Library

**Author**: Haiko Lietz, GESIS - Leibniz Institute for the Social Sciences

**Version**: 2 August 2019

**Description**: This is an introduction to network analysis in Python using version 2.3 of the networkx library. networkx is part of the standard Anaconda installation and therefore easy to install, offers many functions for network analysis, is frequently extended, and has a large user community. For large networks, consider graph-tool or igraph. Consult this paper for a comparison of these packages and why Python is good for scientific computing.

[![Binder](https://notebooks.gesis.org/binder/badge.svg)](https://notebooks.gesis.org/binder/v2/gh/gesiscss/introduction_networkx/master)