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

Uploaded Source

Built Distribution

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

CosmoTech_Acceleration_Library-0.4.1-py3-none-any.whl (32.1 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for CosmoTech_Acceleration_Library-0.4.1.tar.gz
Algorithm Hash digest
SHA256 4ea0decf7f7298ac023cd67c29d10d4bc34fa5a1830aeca7fa840263768a4c69
MD5 487350a2a5b9e1a2067d3230287b0b6f
BLAKE2b-256 3897b6583d5da16c3406596f34c6a6aff4d248d8547d42f32491082e0eb9f02e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CosmoTech_Acceleration_Library-0.4.1-py3-none-any.whl
Algorithm Hash digest
SHA256 fd263cbd836abf796cf7ef5e1cfb22e60fbe42dab9a57942658da3b2c0c35cf1
MD5 2b256c41e4217a1796e465aaf5f73f19
BLAKE2b-256 1350d9f8e632206165d4383787c9f404b655faa951fb97aded74446284859865

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