Skip to main content

Tangent Works Python Client.

Project description

Tangent Works - Python Client

Tangent Information Modeler is Tangent Works’ automatic model building engine. It is designed specifically for time-series forecasting and anomaly detection.

The Tangent Works Python client introduces an easy and fast way to use Tangent Works in any Python project.


🚀 Features

  • 📈 Forecasting
  • ⚠️ Anomaly Detection

📦 Installation

Install from PyPI:

pip install tangent-works

⚡ Quick Start

import tangent_works
import pandas as pd

tw = tangent_works.API(token=TANGENT_LICENSE_TOKEN)

configuration = {}

data = pd.read_csv("input.csv")

auto_forecast_response = tw.auto_forecast.run(
    configuration=configuration,
    dataset=dataset
)

results = auto_forecast_response['results']

print(result)

📖 Documentation

Full documentation is available at:

https://docs.tangent.works/UM/

Documentation includes:

  • Installation guide
  • Usage examples
  • API reference
  • Advanced configuration

📄 License

This project is licensed by Tangent Works: Please find the terms of service here: https://www.tangent.works/terms-of-service.


⭐ Support

If you find this project useful, please consider giving it a star on GitHub.

Project details


Download files

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

Source Distribution

tangent_works-1.1.0.tar.gz (10.3 kB view details)

Uploaded Source

Built Distribution

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

tangent_works-1.1.0-py3-none-any.whl (17.9 kB view details)

Uploaded Python 3

File details

Details for the file tangent_works-1.1.0.tar.gz.

File metadata

  • Download URL: tangent_works-1.1.0.tar.gz
  • Upload date:
  • Size: 10.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.3.2 CPython/3.12.3 Linux/6.14.0-1017-azure

File hashes

Hashes for tangent_works-1.1.0.tar.gz
Algorithm Hash digest
SHA256 ed335f79672f421e39f1ac8d54c4bc5f77148901e3d7a0f90d37d4909f1e7ed6
MD5 300f705b868279ef5ef84c5aeed4f865
BLAKE2b-256 fb95b6d299ac87ee4992a5c9f9713c8165d35f756ae5b3e5e001090dea228c40

See more details on using hashes here.

File details

Details for the file tangent_works-1.1.0-py3-none-any.whl.

File metadata

  • Download URL: tangent_works-1.1.0-py3-none-any.whl
  • Upload date:
  • Size: 17.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.3.2 CPython/3.12.3 Linux/6.14.0-1017-azure

File hashes

Hashes for tangent_works-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 25b71dda30492028c8decc9af8df8ebaff6b96cc75e0f3f5ac46bce2cd74c0a2
MD5 0da3be67b9d0f5f436067dca3d28d79e
BLAKE2b-256 e3fd2ffd6faa4ba8110ba1dd400de6fb8dcc5e024ada6b90a4a0bf2c1ddec76c

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