Skip to main content

No project description provided

Project description

Logo

Overview

HeXtractor is a tool designed to automatically convert selected data in tabular format into a PyTorch Geometric heterogeneous graph. As research into graph neural networks (GNNs) expands, the importance of heterogeneous graphs grows. However, data often comes in tabular form, and manually transforming this data into graph format can be tedious and error-prone. HeXtractor aims to streamline this process, providing researchers and practitioners with a more efficient workflow.

Features

  1. Automatic Conversion: Converts tabular data into heterogeneous graphs suitable for GNNs.
  2. Support for Multiple Formats: Handles various tabular data formats with ease.
  3. Integration with PyTorch Geometric: Directly creates graphs that can be used with PyTorch Geometric.
  4. isualization: Utilizes NetworkX and PyVis for graph visualization.

Why HeXtractor?

Heterogeneous graphs are crucial in many applications of graph neural networks, yet creating them from tabular data manually is often cumbersome. HeXtractor automates this process, allowing researchers to focus on developing and training their models instead of data preprocessing.

Technologies

  1. Python: The primary programming language used for HeXtractor.
  2. pandas: Utilized for data manipulation and handling tabular data.
  3. PyTorch Geometric: Framework for creating and working with graph neural networks.
  4. NetworkX: Used for creating and managing complex graph structures.
  5. PyVis: Enables interactive visualization of graphs.

Installation

Manual from source code

  1. Make sure, that you have Anaconda or Miniconda installed. 2.Then, create new conda env from the provided environment.yml file:
conda env create -f environment.yml
  1. Activate environment:
conda activate hextractor
  1. Install poetry - main package manager used by this project
pip install poetry
  1. Install the package with all dependencies:
poetry install --with dev --with research

To use package, remember to activate the environment.

Documentation

You can find an official, detailed documentation here.

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

hextractor-1.0.0.tar.gz (17.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

hextractor-1.0.0-py3-none-any.whl (21.4 kB view details)

Uploaded Python 3

File details

Details for the file hextractor-1.0.0.tar.gz.

File metadata

  • Download URL: hextractor-1.0.0.tar.gz
  • Upload date:
  • Size: 17.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.11.10 Linux/6.8.0-54-generic

File hashes

Hashes for hextractor-1.0.0.tar.gz
Algorithm Hash digest
SHA256 1d188ce2bb49a067e6de11053418c6f3f38d451bc8e78795de7a13c540721412
MD5 3d453b7feffcf495547f8f4b16c4404b
BLAKE2b-256 5ca877f845bfdb756025095387d153e3205ce6ec77bbf8af3f7d1d68d1700555

See more details on using hashes here.

File details

Details for the file hextractor-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: hextractor-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 21.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.11.10 Linux/6.8.0-54-generic

File hashes

Hashes for hextractor-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f7334a3acbaa77305abf8845570bc4e766aa5d73d5a97a8742fce2d56f8b0883
MD5 50cffb32e25214cee8bbd84043a02815
BLAKE2b-256 1d8cddb4469cf72046e30094a4917aef75f42d3bb5c06d7b0749050806939a36

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page