Skip to content

twneale/citation-network-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Citation Network Analysis

This repo contains the materials for my PyData 2013 talk on citation network analysis. To get set up, do something like the following:

$ virtualenv pydata2013

$ source ./pydata2013/bin/activate

$ git clone [email protected]:twneale/citation-network-analysis.git

$ cd citation-network-analysis

# Note: if the follwing step fails, you're missing dependencies. If resolving them is not you're cup of tea, # I recommend installing the free anaconda distribution of python from Continuum Analytics: https://store.continuum.io/ $ pip install -r requirements.txt

The ipython notebook server instance is running here: http://bit.ly/18MTlR2

About

Materials for my PyData Boston 2013 talk

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors