https://github.com/dataiku/dss-plugin-timeseries-preparation
This Dataiku DSS plugin provides visual recipes to perform resampling, windowing, interval extraction, extrema extraction, and decomposition on time series data.
https://github.com/dataiku/dss-plugin-timeseries-preparation
data-preparation dataiku decomposition extrema-extraction interval-extraction resampling time-series time-series-analysis windowing
Last synced: 7 days ago
JSON representation
This Dataiku DSS plugin provides visual recipes to perform resampling, windowing, interval extraction, extrema extraction, and decomposition on time series data.
- Host: GitHub
- URL: https://github.com/dataiku/dss-plugin-timeseries-preparation
- Owner: dataiku
- License: apache-2.0
- Created: 2019-04-05T07:06:34.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2025-05-05T08:58:02.000Z (11 months ago)
- Last Synced: 2025-05-05T09:57:28.275Z (11 months ago)
- Topics: data-preparation, dataiku, decomposition, extrema-extraction, interval-extraction, resampling, time-series, time-series-analysis, windowing
- Language: Python
- Homepage: https://www.dataiku.com/product/plugins/timeseries-preparation/
- Size: 653 KB
- Stars: 6
- Watchers: 44
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Time Series Preparation Plugin
  
This Dataiku DSS plugin provides visual recipes to perform resampling, windowing, interval extraction, extrema extraction and decomposition on time series data.
Documentation: https://doc.dataiku.com/dss/latest/time-series/time-series-preparation/
## Release notes
See the [changelog](CHANGELOG.md) for a history of notable changes to this plugin.
## License
This plugin is distributed under the [Apache License version 2.0](LICENSE).