Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cmancio00/igraph-examples

CookBook of iGraph
https://github.com/cmancio00/igraph-examples

igraph network-analysis python

Last synced: 26 days ago
JSON representation

CookBook of iGraph

Awesome Lists containing this project

README

        

# Examples of iGraph usage

The examples are a reference for the development of the final project of
[Web Mining](https://www.unifi.it/p-ins2-2022-632233-0.html) course of the [master degree in Data Science](https://www.informaticamagistrale.unifi.it/index.html)
of [University of Florence](https://www.scienze.unifi.it/#).

# Table of contents
1. [Graph creation and plotting](NoteBooks/1.Graph_Creation.ipynb)
2. [Import, Export and .gml format usage](NoteBooks/2.ImportingAndExporting.ipynb)
3. Centrality Measures
3. Descriptive statistics
4. More to add later....