Quote:
Originally Posted by Colonel Smoothie
I've been doing some social network analysis, so I've used it for calculating things like triangle count, clustering coefficient, triadic closure rate, etc.
|
Fun stuff! If you decide to check out sparklyr, there's an extension
https://github.com/kevinykuo/sparklygraphs you can play with that implements most of the basic functionality from GraphFrames. Haven't gotten around to polishing the package, but if I learn that people actually use it I might actually try to prioritize it
