Materials from NetworkX Workshop

On Tuesday Aric Hagberg and I presented a half-day workshop on NetworkX titled “Hacking Social Networks with the Python Programming Language,” at Sunbelt XXX. I tweeted this on Tuesday, but for those that were unable to make the plane, train and bus trip required to reach Riva del Garda, Italy to attend Sunbelt, Aric and I have posted all of the workshop materials (slides, LaTeX, code, etc.) to Github.

Please feel free to download, play, and reuse liberally. Also, if you have any questions, please drop me a line.


Automatically Generated Related posts:

  1. Workshop on Network Analysis in NetworkX at Sunbelt 2010
  2. Introduction to NetworkX at NYC Python Meetup
  3. Extended leave of absence
  4. NetworkX and UbiGraph – The Perfect Union
  5. Sunbelt XXX, and Other Loose Ends

1 comment to Materials from NetworkX Workshop

  • There seems to be a bug in module_II.py. When I run
    python module_II.py i get:
    G.add_edge(time_nodes[i],time_nodes[j],time=datetime.now())
    TypeError: add_edge() got an unexpected keyword argument ‘time’

    [Reply]

Leave a Reply

 

 

 

You can use these HTML tags

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Technorati Profile