← Back to home
Comparison · Analytics

tsibble vs yardstick

A side-by-side editorial comparison of tsibble and yardstick — release velocity, themes, recent moves, and the top alternatives to consider.

tsibble vs yardstick: at a glance

Featuretsibbleyardstick
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themestime-series, data-structures, vctrs, tidyvertsmetrics, tidymodels, fairness, survival-analysis
Last editorial update1h ago1h ago
WebsiteVisit →Visit →

What is tsibble?

tsibble shipped one release in five and a half years - the data structure is finished

tsibble defines the tidy time-series data structure that fable and feasts are built on. The design churned heavily through 2018 and 2019, settled with the 0.9.0 move onto vctrs in mid-2020, and then went quiet: the next release, 1.2.0, arrived in February 2026 with a summary() method and some tidyselect helpers.

Read the full tsibble trajectory →

What is yardstick?

yardstick made fairness metrics a first-class part of tidymodels evaluation

yardstick supplies the metrics tidymodels evaluates models with. Its recent history is metric expansion into areas the package did not originally cover - survival analysis, model fairness, and in 1.4.0 a batch of regression and classification metrics filling remaining gaps - alongside a long deprecation cycle that finally turned errors on in 1.4.0.

Read the full yardstick trajectory →

tsibble vs yardstick: editorial side-by-side

T
tsibble
ANALYTICS
0.0

tsibble shipped one release in five and a half years - the data structure is finished

◆ Current state

tsibble defines the tidy time-series data structure that fable and feasts are built on. The design churned heavily through 2018 and 2019, settled with the 0.9.0 move onto vctrs in mid-2020, and then went quiet: the next release, 1.2.0, arrived in February 2026 with a summary() method and some tidyselect helpers.

◆ Where it's heading

This is a package that reached its final shape and stopped. The early releases are a rapid sequence of breaking changes to the key and interval metadata, each one warning that previously stored objects are corrupt; once the interval became a formal vctrs record type there was nothing structural left to change. The five-year gap is the trajectory, not a lapse.

◆ Prediction

Expect further releases to be small compatibility and convenience additions at long intervals; with the type system settled and windowing delegated to slider, there is no visible pressure for another breaking change.

Y
yardstick
ANALYTICS
0.0

yardstick made fairness metrics a first-class part of tidymodels evaluation

◆ Current state

yardstick supplies the metrics tidymodels evaluates models with. Its recent history is metric expansion into areas the package did not originally cover - survival analysis, model fairness, and in 1.4.0 a batch of regression and classification metrics filling remaining gaps - alongside a long deprecation cycle that finally turned errors on in 1.4.0.

◆ Where it's heading

The direction is coverage plus extensibility. Rather than adding fairness metrics one at a time, 1.3.0 shipped new_groupwise_metric() so group-aware metrics can be defined for the problem at hand, which is the more durable contribution. The parallel thread is removing hidden state: the event_first global option, deprecated in 0.0.7, took until 1.4.0 to become an error.

◆ Prediction

Expect the groupwise constructor to attract more fairness definitions than the three shipped, and the developer-facing metric creation helpers deprecated in 1.2.0 to be removed next; core metric coverage now looks close to complete.

Alternatives to tsibble and yardstick

Other Analytics products tracked by Sparkpulse, ranked by recent ship velocity. Each card links to a full editorial trajectory and lets you pivot into a head-to-head comparison with either tsibble or yardstick.

See all tsibble alternatives → · See all yardstick alternatives →

Recent activity from tsibble and yardstick

Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.

  1. 4mo agoyardstickAdds Gini, MSE and rate metrics; old deprecations now error
  2. 6mo agotsibblesummary() for time classes; sequential column construction
  3. 1y agoyardstickAll messages translated to cli
  4. 2y agoyardstickFixes wrong weights in roc_curve_survival()
  5. 2y agoyardstickFairness metrics and a groupwise metric constructor
  6. 3y agoyardstickBrier score for classification; tidyselect interface throughout
  7. 3y agoyardstickNew maintainer; clearer metric_set() errors
  8. 6y agotsibbleInterval becomes a vctrs record type; windowing moves to slider
  9. 7y agotsibbleLifecycle badges and yearweek string parsing
  10. 7y agotsibblePatch fixes for renaming, single-row and duplicate-index cases
  11. 7y agotsibbleindex_by() groups the index; unnest_tsibble() added
  12. 7y agotsibbleMetadata overhaul folds regular into interval, ordered into index

Frequently asked questions

What is the difference between tsibble and yardstick?

They serve adjacent needs but don't currently overlap on shipped themes. tsibble and yardstick are shipping at a similar cadence (velocity 0.0 vs 0.0, both within Sparkpulse's "active" band). See the at-a-glance table above for a side-by-side breakdown of velocity, recent sparks, and editorial themes.

Is tsibble better than yardstick?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. tsibble and yardstick are shipping at a similar cadence (velocity 0.0 vs 0.0, both within Sparkpulse's "active" band). For your specific use case, the alternatives sections above list other Analytics products to evaluate alongside.

What are the best alternatives to tsibble?

Top tsibble alternatives in Analytics are ranked by recent ship velocity. Browse the "tsibble alternatives" section above for the current picks, or visit /alternatives/tsibble for the full list with editorial commentary on each.

What are the best alternatives to yardstick?

Top yardstick alternatives in Analytics are ranked by recent ship velocity. Browse the "yardstick alternatives" section above for the current picks, or visit /alternatives/yardstick for the full list with editorial commentary on each.