Project: graphframes

GraphFrames: DataFrame-based Graphs

Project Details

Latest version
0.6
Home Page
https://github.com/graphframes/graphframes
PyPI Page
https://pypi.org/project/graphframes/

Project Popularity

PageRank
0.00277172044901392
Number of downloads
3755409

This is a package for DataFrame-based graphs on top of Apache Spark. Users can write highly expressive queries by leveraging the DataFrame API, combined with a new API for motif finding. The user also benefits from DataFrame performance optimizations within the Spark SQL engine.