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
client.create_anomaly_detection
client.execute_anomaly_detection
client.create_and_execute_anomaly_detection
client.get_anomaly_detection_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.7.tar.gz
(30.9 kB
view details)
Built Distribution
File details
Details for the file tim_client-0.0.7.tar.gz
.
File metadata
- Download URL: tim_client-0.0.7.tar.gz
- Upload date:
- Size: 30.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fdb485b6d9c6002b21ad0ca4a1b3a6ec8d1cd9a9e740431058766a8e2f5b9e32 |
|
MD5 | ddecfae666e00c90cf21cdbefd6a0efd |
|
BLAKE2b-256 | 09622cfaecfa806b50ed6a14932831d629312319776a63a6678ca73a4bcad691 |
Provenance
File details
Details for the file tim_client-0.0.7-py3-none-any.whl
.
File metadata
- Download URL: tim_client-0.0.7-py3-none-any.whl
- Upload date:
- Size: 19.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f1afdaad2376f7610a9aeaf75275dd2f2be887e6717d3ea10fb072036743f97d |
|
MD5 | 7080a35905821097475a8af5896891f5 |
|
BLAKE2b-256 | 844b8ddcdd594fdc3d8820c3ec43a4a77fa79bb1bc3f82848eced0ad49937a4e |