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

https://github.com/beforerr/timeseriesutilities.jl

A collection of utilities to simplify common time series analysis.
https://github.com/beforerr/timeseriesutilities.jl

Last synced: about 1 month ago
JSON representation

A collection of utilities to simplify common time series analysis.

Awesome Lists containing this project

README

          

# TimeseriesUtilities

[![DOI](https://zenodo.org/badge/1007934281.svg)](https://doi.org/10.5281/zenodo.18634508)
[![version](https://juliahub.com/docs/General/TimeseriesUtilities/stable/version.svg)](https://juliahub.com/ui/Packages/General/TimeseriesUtilities)

[![Build Status](https://github.com/Beforerr/TimeseriesUtilities.jl/actions/workflows/CI.yml/badge.svg?branch=main)](https://github.com/Beforerr/TimeseriesUtilities.jl/actions/workflows/CI.yml?query=branch%3Amain)
[![Coverage](https://codecov.io/gh/Beforerr/TimeseriesUtilities.jl/branch/main/graph/badge.svg)](https://codecov.io/gh/Beforerr/TimeseriesUtilities.jl)
[![](https://img.shields.io/badge/%F0%9F%9B%A9%EF%B8%8F_tested_with-JET.jl-233f9a)](https://github.com/aviatesk/JET.jl)
[![Aqua QA](https://raw.githubusercontent.com/JuliaTesting/Aqua.jl/master/badge.svg)](https://github.com/JuliaTesting/Aqua.jl)

A collection of utilities to simplify common time series analysis.

**Installation**: at the Julia REPL, run `using Pkg; Pkg.add("TimeseriesUtilities")`

**Documentation**: [![Dev](https://img.shields.io/badge/docs-dev-blue.svg?logo=julia)](https://Beforerr.github.io/TimeseriesUtilities.jl/dev/)