mercury-graph offers graph analytics capabilities with a technology-agnostic API
Project description
Mercury Graph
What is this?
mercury-graph
is a Python library that offers graph analytics capabilities with a technology-agnostic API, enabling users to apply a curated range of performant and scalable algorithms and utilities regardless of the underlying data framework. The consistent, scikit-like interface abstracts away the complexities of internal transformations, allowing users to effortlessly switch between different graph representations to leverage optimized algorithms implemented using pure Python, numba, networkx and PySpark GraphFrames.
Try it without installation in Google Colab
-
mercury.graph methods using the FIFA dataset
-
mercury.graph methods using the BankSim dataset
Install
pip install mercury-graph
Documentation
- HTML documentation: https://bbva.github.io/mercury-graph/site/
Testing
After installation, the test suite can be launched with coverage statistics from outside the source directory (packages pytest
and coverage
must be installed):
./test.sh
License
Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/
Copyright 2021-23, Banco de Bilbao Vizcaya Argentaria, S.A.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Contributing
If you can complete a new feature on your own (new feature, doc, tests, version bump, changelog), you can directly create a Pull request to the master branch. Of course, you will get help via the PR.
An easier way to contribute is to create a new issue. If the idea is accepted, we will create a branch for you and start working on how to implement it.
Help and support
Mercury project at BBVA
mercury-graph
is a part of Mercury
, a collaborative library developed by the Advanced Analytics community at BBVA that offers a broad range of tools to simplify and accelerate data science workflows. This library was originally an Inner Source project, but some components, like mercury.graph
, have been released as Open Source.
If you're interested in learning more about the Mercury project, we recommend reading this blog post from BBVA AI Factory.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file mercury-graph-3.2.6.tar.gz
.
File metadata
- Download URL: mercury-graph-3.2.6.tar.gz
- Upload date:
- Size: 5.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | aea3670e90652f6c87520e93956d406ad04ea81faf1d0b07e8706484c0d90d90 |
|
MD5 | 64ef5d12eac901b8a6892f1b61fe10b5 |
|
BLAKE2b-256 | a75596608245739e7c2d962a3659cf0f578f727587ad347915035ec67c41f088 |