Metadata-Version: 2.1
Name: timeatlas
Version: 0.0.3
Summary: A time series data manipulation tool for Python
Home-page: UNKNOWN
Author: Frédéric Montet
Author-email: frederic.montet@hefr.ch
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: bbdata (>=0.4.3)
Requires-Dist: configobj
Requires-Dist: matplotlib
Requires-Dist: pandas
Requires-Dist: u8darts

[![PyPI version](https://badge.fury.io/py/timeatlas.svg)](https://badge.fury.io/py/timeatlas)
![PyPI Downloads](https://img.shields.io/pypi/dm/timeatlas)
![GitHub - License](https://img.shields.io/github/license/timeatlas-dev/timeatlas)



TimeAtlas
=========

**timeatlas** 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.


