Skip to main content

Package for fetching and loading datasets for ArangoDB deployments.

Project description

arango_datasets

Package for loading example datasets into an ArangoDB Instance.

from arango_datasets.datasets import Datasets
from arango import ArangoClient

# Datasets requires a valid database object 
db = ArangoClient(hosts='http://localhost:8529').db("dbName", username="root", password="")

datasets = Datasets(db)

# list available datasets
datasets.list_datasets()

# list more information about the dataset files and characteristics 
#datasets.dataset_info("IMDB_X")

# Import the dataset
# datasets.load("IMDB_X")

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

arango_datasets-1.0.0.tar.gz (10.2 kB view details)

Uploaded Source

Built Distribution

arango_datasets-1.0.0-py3-none-any.whl (4.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: arango_datasets-1.0.0.tar.gz
  • Upload date:
  • Size: 10.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.14

File hashes

Hashes for arango_datasets-1.0.0.tar.gz
Algorithm Hash digest
SHA256 42b6709c8cdcf740cdedf247e37b379d05e55ac9174d2012500c831d9e59c158
MD5 baeb75a22320cc537394945239ba655f
BLAKE2b-256 80114886fcfbd46f2f48b8a1c04356851e9593785f235955eca02df23f354646

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for arango_datasets-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9b951982e66cdc883c3294393d160a5a3a38e8fd8fbe649663984c06b886c111
MD5 fa9013e3acf14a5c9df4b873ae781391
BLAKE2b-256 c09ce29d15dad1518e060dffac8f559006eac0d9c5392e03fad3d6d3e7c2b0fc

See more details on using hashes here.

Supported by

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