Continuous Integration PyPI version

onTime Documentation#

onTime is an open source library for sensor data analysis and more. It aims at providing
a comprehensive API for time series analysis, prediction, as well as anomaly detections.

Note

This documentation is a work in progress. If you have any questions or suggestions, please feel free to contact us or open an issue on the GitHub repository.

Getting started

Start to use onTime to handle your time series. This guide provides you with an installation guide and tutorials to explain the concepts the library.

Go to the Getting Started guide

User Guide

The pages in this section provide detailed tutorials so that you can make great use of onTime's workflows. Also, we present some real world scenarios.

Go to the User Guide

API Reference

Coming soon—This reference is the classical developer's documentation. It explains the classes, methods and variables that can be used within onTime.

Contribution Guide

Finally, if you are a developer and you want to involve yourself in onTime's quest, the following pages contains all the information you need.

Go to the Contribution guide