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 import ArangoClient
from arango_datasets import Datasets

# 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 a particular dataset
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.2.1.tar.gz (11.6 kB view details)

Uploaded Source

Built Distribution

arango_datasets-1.2.1-py3-none-any.whl (4.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: arango_datasets-1.2.1.tar.gz
  • Upload date:
  • Size: 11.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.13

File hashes

Hashes for arango_datasets-1.2.1.tar.gz
Algorithm Hash digest
SHA256 806ae166c3849281f141f489a89ca577a348b696a8ba0b574c698b40588eae73
MD5 2dc704f8217f2023340f27b6e868f788
BLAKE2b-256 925d085691a0a7d441428a5ed2252783e5c14e464b1b999030ce96d953123440

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for arango_datasets-1.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 21ae453349b0aad4895f6fd17937ba68ca352fdc57e65f65af5191ce8062c87b
MD5 a1910b9817a12bf5656f5316502f2ad7
BLAKE2b-256 75e502d5dad0baebc257e5985cb83b155b40445101fa383fdd16490f41148268

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