Contribute Media
A thank you to everyone who makes this possible: Read More

Network Analysis with Python

Description

Extracting meaning from data is one of the biggest challenge in science and industry. We can see many types of network-like data in Nature and man-made systems from social networks to protein-protein interaction networks. Here, I would like to show the capabilities of NetworkX which is a package for creation, manipulation and studying complex networks with Python. The topics involved this presentation will be:

  1. a very brief introduction to NetworkX (also mentioning other relevant python packages); and
  2. real examples and use cases in the second part (community detection and visualization with python), with a little hands-on session.

Slides available here: http://il.pycon.org/2016/static/sessions/orsolya-vasarhelyi.pdf

and here (requires flash): http://prezi.com/szsbgd2ortmu/?utm_campaign=share&utm_medium=copy&rc=ex0share

Improve this page