adidier17 / AuthorRank

A modification of PageRank to find the most prestigious authors in a scientific collaboration network.
MIT License
16 stars 7 forks source link

Update score.py #28

Closed jburdo1 closed 1 year ago

jburdo1 commented 1 year ago

pagerank_scipy has been deprecated; replace with pagerank

vc1492a commented 1 year ago

Thanks @jburdo1! Will make the necessary changes, test and merge.

vc1492a commented 1 year ago

@jburdo1 your changes have been committed to the dev branch. I am now working on setting up Circle CI before this is pushed to main.