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.0a1.tar.gz (6.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.0a1-py3-none-any.whl (10.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: tangent_works-1.1.0a1.tar.gz
  • Upload date:
  • Size: 6.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.0a1.tar.gz
Algorithm Hash digest
SHA256 08aa8f4a986f80dc0403c5f213568af53b2500562a10d9577c96e9d9c0a65598
MD5 d3ee1568a1a46f35c8177759f4a9cfe3
BLAKE2b-256 edef8c35cfc8f7c7d266a466c27e48ab25070fc482b51200aff4d4bb8d5f3b82

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tangent_works-1.1.0a1-py3-none-any.whl
  • Upload date:
  • Size: 10.5 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.0a1-py3-none-any.whl
Algorithm Hash digest
SHA256 d316095c4657263b2e8f228b76469720a0accc39fadff0bf310ce9d2bd5992aa
MD5 cefcc6c9d6c0c08851b7131575980fe0
BLAKE2b-256 f28ce57a721f6842faf70c63d5d2a74f0ba9db7405d54e396c2bd079ed390242

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