ericmjl / Network-Analysis-Made-Simple

An introduction to network analysis and applied graph theory using Python and NetworkX

Home Page:https://ericmjl.github.io/Network-Analysis-Made-Simple/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Network Analysis Made Simple

Build Status

Welcome to the GitHub repository for Network Analysis Made Simple! This is a tutorial designed to teach you the basic and practical aspects of graph theory. It has been presented at multiple conferences (PyCon, SciPy, PyData, and ODSC) in a variety of formats (ranging from 1.5 hr to 4 hour long workshops). The material is designed for a live tutorial presentation, with the code available for you to reference afterwards.

Getting Started

Head over to the official website!

Support the project!

If you enjoy the material, please consider doing one of the following:

  1. Share it around on Twitter!
  2. Purchase a copy of the LeanPub eBook
  3. Share it with your colleagues.

About

An introduction to network analysis and applied graph theory using Python and NetworkX

https://ericmjl.github.io/Network-Analysis-Made-Simple/index.html

License:MIT License


Languages

Language:Jupyter Notebook 90.6%Language:Python 8.3%Language:Dockerfile 0.5%Language:Shell 0.4%Language:Makefile 0.1%Language:CSS 0.0%