An open API service indexing awesome lists of open source software.

https://github.com/durandtibo/aroma

Library to prepare asynchronous time series datasets
https://github.com/durandtibo/aroma

Last synced: 3 months ago
JSON representation

Library to prepare asynchronous time series datasets

Awesome Lists containing this project

README

        

# aroma



CI


CI


Codecov










PYPI version


Python


BSD-3-Clause


Code style: black


Doc style: google




Downloads


Monthly downloads



## Overview

A python library to prepare asynchronous time series datasets

## Disclaimer on Datasets

This is a utility library that downloads and prepares public datasets.
We do not host or distribute these datasets, vouch for their quality or fairness, or claim that you
have license to use the dataset.
It is your responsibility to determine whether you have permission to use the dataset under the
dataset's license.

If you're a dataset owner and wish to update any part of it, or do not want your dataset to be
included in this library, please get in touch through a GitHub issue.
Thanks for your contribution to the ML community!

## API stability

:warning: While `aroma` is in development stage, no API is guaranteed to be stable from one
release to the next. In fact, it is very likely that the API will change multiple times before a
stable 1.0.0 release. In practice, this means that upgrading `aroma` to a new version will
possibly break any code that was using the old version of `aroma`.

## License

`aroma` is licensed under BSD 3-Clause "New" or "Revised" license available
in [LICENSE](https://github.com/durandtibo/aroma/blob/main/LICENSE) file.