business-science/timetk
Time series analysis in the `tidyverse`
This tool simplifies analyzing business data that changes over time, like sales figures or stock prices. It takes your raw time-series data and helps you visualize trends, clean up missing information, and prepare it for forecasting. Financial analysts, marketers, operations managers, and data scientists working with R will find this valuable for understanding past performance and predicting the future.
638 stars. No commits in the last 6 months.
Use this if you need to easily explore, clean, and engineer features from time-series data in R to prepare for tasks like forecasting, anomaly detection, or clustering.
Not ideal if you primarily work with other programming languages or need a simple, plug-and-play forecasting solution without deep data manipulation.
Stars
638
Forks
105
Language
R
License
—
Category
Last pushed
Aug 29, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/business-science/timetk"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
sktime/sktime
A unified framework for machine learning with time series
aeon-toolkit/aeon
A toolkit for time series machine learning and deep learning
Nixtla/neuralforecast
Scalable and user friendly neural :brain: forecasting algorithms.
tslearn-team/tslearn
The machine learning toolkit for time series analysis in Python
Nixtla/mlforecast
Scalable machine 🤖 learning for time series forecasting.