I'm currently trying to use the graph data science library to calculate weighted pagerank. The provided algorithm doesn't calculate pagerank the way I want to, but it would only take a minor change code-wise to get it the way I want. As such, I want ...