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.0a3.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.0a3-py3-none-any.whl (17.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: tangent_works-1.1.0a3.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.0a3.tar.gz
Algorithm Hash digest
SHA256 3ef4880b128c7e6eeed86e5f88310059af24fb436d79eda299e9d65c605ff1f1
MD5 bd993aa3777e5d92670691bedc8a053b
BLAKE2b-256 0c090fe176f77f1fcea51e92811cd37f433784ac794b32d3c81e79b28e652811

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tangent_works-1.1.0a3-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.0a3-py3-none-any.whl
Algorithm Hash digest
SHA256 dfdbeb0532b1883672c4da16f2daa2684525cde713f1828e286c984fe01dee50
MD5 af13187ad6b8ccce4c6e393401728610
BLAKE2b-256 3210bbe300df6426754624dd854c65e8048c58c84973bd241542f806766805c1

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