A systematic review of Python packages for time series analysis

04/15/2021
by   Julien Siebert, et al.
0

This paper presents a systematic review of Python packages with a focus on time series analysis. The objective is to provide (1) an overview of the different time series analysis tasks and preprocessing methods implemented, and (2) an overview of the development characteristics of the packages (e.g., documentation, dependencies, and community size). This review is based on a search of literature databases as well as GitHub repositories. Following the filtering process, 40 packages were analyzed. We classified the packages according to the analysis tasks implemented, the methods related to data preparation, and the means for evaluating the results produced (methods and access to evaluation data). We also reviewed documentation aspects, the licenses, the size of the packages' community, and the dependencies used. Among other things, our results show that forecasting is by far the most frequently implemented task, that half of the packages provide access to real datasets or allow generating synthetic data, and that many packages depend on a few libraries (the most used ones being numpy, scipy and pandas). We hope that this review can help practitioners and researchers navigate the space of Python packages dedicated to time series analysis. We will provide an updated list of the reviewed packages online at https://siebert-julien.github.io/time-series-analysis-python/.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
10/31/2018

An Empirical Analysis of Vulnerabilities in Python Packages for Web Applications

This paper examines software vulnerabilities in common Python packages u...
research
05/27/2023

CRAN Task Views: The Next Generation

CRAN Task Views have been available on the Comprehensive R Archive Netwo...
research
01/24/2019

A review of sentiment computation methods with R packages

Four packages in R are analyzed to carry out sentiment analysis. All pac...
research
04/19/2020

R packages for the statistical analysis of doubly truncated data: a review

Random double truncation refers a situation in which the variable of int...
research
09/30/2022

Cadabra and Python algorithms in General Relativity and Cosmology I: Generalities

The aim of this work is to present a series of concrete examples which i...
research
11/24/2021

tsflex: flexible time series processing feature extraction

Time series processing and feature extraction are crucial and time-inten...

Please sign up or login with your details

Forgot password? Click here to reset