Library for time-series feature extraction and processing
Project Links
Meta
Author: cesium team
Requires Python: >=3.8
Classifiers
Development Status
- 4 - Beta
Environment
- Console
Intended Audience
- Developers
- Science/Research
License
- OSI Approved :: BSD License
Programming Language
- C
- Python :: 3
Topic
- Scientific/Engineering
Operating System
- Microsoft :: Windows
- POSIX
- Unix
- MacOS
cesium
: Open-Source Platform for Time Series Inference
Summary
cesium
is an open source library that allows users to:
- extract features from raw time series data (see list),
- build machine learning models from these features, and
- generate predictions for new data.
More information and examples can be found on our home page.
Installation
pip install cesium
Installation from source
License
cesium
is released under the 3-clause BSD licence.
Jan 17, 2025
0.12.4
Sep 05, 2024
0.12.3
Sep 04, 2024
0.12.2
Apr 21, 2023
0.12.1
Apr 21, 2023
0.12.0
Mar 16, 2023
0.11.1
Mar 16, 2023
0.11.0
Jan 24, 2023
0.10.2
Jun 26, 2022
0.10.1
Jun 26, 2022
0.10.0
Jan 30, 2020
0.9.12
Dec 07, 2019
0.9.11
Dec 06, 2019
0.9.10
Dec 11, 2018
0.9.9
Oct 15, 2018
0.9.7
May 24, 2018
0.9.6
May 08, 2018
0.9.5
Aug 17, 2017
0.9.4
Jul 19, 2017
0.9.3
Apr 26, 2017
0.9.2
Mar 31, 2017
0.9.1
Mar 30, 2017
0.9.0
Feb 22, 2017
0.8.0
Nov 22, 2016
0.7.2
Nov 21, 2016
0.7.1
Nov 17, 2016
0.7.0
Oct 07, 2016
0.6.5
Oct 03, 2016
0.6.4
Oct 02, 2016
0.6.3
Sep 15, 2016
0.6.2
Sep 07, 2016
0.6.1
Aug 10, 2016
0.6.0
Jul 15, 2016
0.5.3
Jul 14, 2016
0.5.2
Jul 14, 2016
0.5.1
Jul 14, 2016
0.5.0
May 05, 2016
0.4.0
Wheel compatibility matrix
Platform | CPython 3.10 | CPython 3.11 | CPython 3.12 | CPython 3.13 |
---|---|---|---|---|
macosx_10_13_x86_64 | ||||
macosx_10_9_x86_64 | ||||
macosx_12_0_arm64 | ||||
manylinux2014_x86_64 | ||||
manylinux_2_17_x86_64 | ||||
win_amd64 |
Files in release
Extras:
None
Dependencies:
(<3.0,>=2.0)
numpy
(>=0.16.0)
scipy
(>=0.22.1)
scikit-learn
(>=0.17.0)
pandas
(>=2.5.0)
dask
(>=0.3.0)
gatspy
(>=0.14.1)
joblib