TIM Python Client
Project description
TIM Python Client V5
Python SDK to use the V5 Engine of TIM. This include helper methods to:
- upload a dataset
- create a forecast with a dataset
- ...
Usage
Installation
To install package run: pip install tim-client
Initiation
from tim import Tim
client = Tim(email='',password='')
Methods
Tim provides following helper methods:
client.upload_dataset
client.create_forecast
client.execute_forecast
client.get_forecast_results
client.create_and_execute_forecast_job
client.create_anomaly_detection
client.execute_anomaly_detection
client.create_and_execute_anomaly_detection
client.get_anomaly_detection_job_results
Error handling
Minimal validation is performed by the tim-client, errors will be raised by the server
Documentation
Full documentation of the API can be found at: https://docs.tangent.works
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
tim_client-0.0.5.tar.gz
(29.6 kB
view details)
Built Distribution
File details
Details for the file tim_client-0.0.5.tar.gz
.
File metadata
- Download URL: tim_client-0.0.5.tar.gz
- Upload date:
- Size: 29.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 125bfe6c41b9b1c15c710f6c12449d0c7a4d8f0bd95af3d830d26811c6633575 |
|
MD5 | 79c49bb21f177bb1606b06d97bed46a3 |
|
BLAKE2b-256 | a864b0c13ace0f740efc107fd9edf996da8930a61f56628210a753cdf2e58e0e |
Provenance
File details
Details for the file tim_client-0.0.5-py3-none-any.whl
.
File metadata
- Download URL: tim_client-0.0.5-py3-none-any.whl
- Upload date:
- Size: 17.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7713b778e7a02500b8812e434d5d363f5c6b1ab88dd3f09624fa9b25c7b2a88f |
|
MD5 | a2819711680d8dd3f752025ca802f03f |
|
BLAKE2b-256 | 5dc5171c34a18a40d4423b45c3283bf2d6b879fc974b41ebb10e55e14da804dd |