graspologic-org/graspologic
Python package for graph statistics
Analyzing relationships within complex datasets can be challenging with traditional statistics. This tool helps you transform your interconnected data, like social networks or biological pathways, into a graph format. It then applies specialized algorithms to uncover patterns and statistical insights that conventional methods might miss. Data scientists and researchers working with relational data will find this useful for deeper analysis.
974 stars. Used by 1 other package. Available on PyPI.
Use this if you need to perform advanced statistical analysis on datasets where items are connected or related, and traditional statistical methods fall short.
Not ideal if your data lacks inherent relationships between items or if you only require basic descriptive statistics.
Stars
974
Forks
165
Language
Python
License
MIT
Category
Last pushed
Nov 25, 2025
Commits (30d)
0
Dependencies
17
Reverse dependents
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/graspologic-org/graspologic"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
pyg-team/pytorch_geometric
Graph Neural Network Library for PyTorch
a-r-j/graphein
Protein Graph Library
raamana/graynet
Subject-wise networks from structural MRI, both vertex- and voxel-wise features (thickness, GM...
pykale/pykale
Knowledge-Aware machine LEarning (KALE): accessible machine learning from multiple sources for...
dmlc/dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.