Skip to main content

Acceleration libraries for CosmoTech cloud based solution development

Project description

CosmoTech-Acceleration-Library

Acceleration library for CosmoTech cloud based solution development

Code organisation

In project root directory you'll find 4 main directories:

  • CosmoTech_Acceleration_Library: containing all Cosmo Tech libraries to accelerate interaction with Cosmo Tech solutions
  • data: a bunch of csv files on which samples are based
  • samples: a bunch of python scripts to demonstrate how to use the library
  • doc: for schema or specific documentation

Accelerators

TODO

Modelops library

The aim of this library is to simplify the model accesses via python code.

The library can be used by Data Scientists, Modelers, Developers, ...

Utility classes

  • ModelImporter(host: str, port: int, name: str, version: int, graph_rotation:int = 1) : will allow you to bulk import data from csv files with schema enforced (samples/Modelops/Bulk_Import_from_CSV_with_schema.py) or not (samples/Modelops/Bulk_Import_from_CSV_without_schema.py) (see documentation for further details)
  • ModelExporter(host: str, port: int, name: str, version: int, export_dir: str = '/') : will allow you to export data from a model cache instance
  • ModelReader(host: str, port: int, name: str, version: int) : will allow you to read data from a model cache instance (object returned)
  • ModelWriter(host: str, port: int, name: str, version: int, graph_rotation:int = 1) : will allow you to write data into a model instance
  • ModelUtil : a bunch of utilities to manipulate and facilitate interaction with model instance (result_set_to_json, print_query_result, ... )
  • ModelMetadata: will allow you to management graph metadata

How-to

python setup.py install --user

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

CosmoTech_Acceleration_Library-0.2.18.tar.gz (20.7 kB view details)

Uploaded Source

Built Distribution

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

File details

Details for the file CosmoTech_Acceleration_Library-0.2.18.tar.gz.

File metadata

File hashes

Hashes for CosmoTech_Acceleration_Library-0.2.18.tar.gz
Algorithm Hash digest
SHA256 86bce1765da731ab499c26b3d4eb16681ee010757614b53bf15a75cdcd798ab7
MD5 a778b3faa5f49faefeaa824f4e2fc4b4
BLAKE2b-256 c276f8fed1655de1d18311c97d4805bac2910f6deba5e127f3437dad60a138e6

See more details on using hashes here.

File details

Details for the file CosmoTech_Acceleration_Library-0.2.18-py3-none-any.whl.

File metadata

File hashes

Hashes for CosmoTech_Acceleration_Library-0.2.18-py3-none-any.whl
Algorithm Hash digest
SHA256 976b89b6c0e2780b9721574c280c1e34ed2a10452cd9eb0b7888a9bcbb45773d
MD5 dd7399986bc0295b0595852b9f417f00
BLAKE2b-256 dc7d72eb080fe33bd0b6da5441e9095456d19b8daf632191f258a36f055be9c1

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