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.1.0.tar.gz (11.1 kB view details)

Uploaded Source

Built Distribution

arango_datasets-1.1.0-py3-none-any.whl (4.3 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for arango_datasets-1.1.0.tar.gz
Algorithm Hash digest
SHA256 bb01fb5fb8ca05510fd8141654a62ed8592a5a31bbee65703b987c20de56f16b
MD5 77f29a4250a26d2e3fa6b4e05fe4212b
BLAKE2b-256 3598380726d4c02c8e2e4bbc6d0d39e213c47c8e5840ea80e5271effd78a7fc0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for arango_datasets-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9d70a0b565bef16230b9ac793ef498a6ed219ff3e226d584eda63d549a02219c
MD5 342718424d019c475ad1b2255a7714cd
BLAKE2b-256 92270a1c6c8804ca30c1657fb3649080d639e079cb13ecefaa779ddbb92e9b3f

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