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.13.tar.gz (20.6 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.2.13-py3-none-any.whl (32.2 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for CosmoTech_Acceleration_Library-0.2.13.tar.gz
Algorithm Hash digest
SHA256 802d535737ce20baacb19622ed71dfa8010c64698748b3fb78e4da7ab77491a0
MD5 e462064082f7a884ebc5468e13e9678d
BLAKE2b-256 df6f71d5417fbf7c3bd6d3bb375c9bee007a36723b9a49d015d3401e97ca297c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for CosmoTech_Acceleration_Library-0.2.13-py3-none-any.whl
Algorithm Hash digest
SHA256 1f0087f09bc9830e375e29de5b76884564e7916d6b24d920a2576e916eaf6bdc
MD5 67ccd7569ded322818117ff8de35c30e
BLAKE2b-256 0a1202378c2a85e8f417a1750421ded21d5a6acd27d7d05bbbcfc3078340fd63

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