news
Programming Leftovers
-
R
-
Rlang ☛ All the Ways to Programmatically Edit or Parse R Markdown / Quarto Documents
-
Rlang ☛ Augmented Dynamic Adaptive Model (ADAM) for Daily Seasonal Data
I have modeled the BIST 100 index to build predictive intervals. Because the data has daily seasonality, I preferred the modeltime::adam_reg function.
-
-
Python
-
Python 3.14.0rc3 is go!
The ABI isn’t changing. Wheels built for rc1 should be fine for rc2, rc3 and 3.14.x, so this shouldn’t affect too many people.
This release, 3.14.0rc3, is the final release preview. Entering the release candidate phase, only reviewed code changes which are clear bug fixes are allowed between this release candidate and the final release.
The next release of Python 3.14 will be the final release, 3.14.0, scheduled for Tuesday, 2025-10-07.
There will be no ABI changes from this point forward in the 3.14 series, and the goal is that there will be as few code changes as possible.
-
-
Perl
-
Perl ☛ 2025-09-16 [Older] Announcing Dancer2 2.0.0
-
The Weekly Challenge ☛ 2025-09-12 [Older] Design Pattern Factory
-
Perl ☛ 2025-09-11 [Older] Migration direction has matter!
-