tidyr
tidyr replaced separate() with a family that says what it does.
A side-by-side editorial comparison of dplyr and PySCF — release velocity, themes, recent moves, and the top alternatives to consider.
After two quiet years dplyr widened its verb vocabulary in one release
dplyr sat on patch releases from late 2023 until 1.2.0 landed in February 2026, and that release did a lot at once: a filter_out() counterpart to filter(), elementwise when_any() and when_all(), and three new recoding verbs alongside case_when(). It also rewrote if_else(), case_when() and coalesce() in C via vctrs, and promoted .by and reframe() from experimental to stable. The follow-up 1.2.1 is a compliance patch.
Quantum chemistry package adding whole method families every release.
PySCF is a Python-based quantum chemistry toolkit, and its release cadence is unusually feature-dense: each version lands multiple new electronic-structure methods rather than polishing existing ones. Recent releases have built out the GW/BSE excited-state stack, k-point RPA for periodic systems, higher-order coupled cluster, and multi-state PDFT with analytical gradients. Platform work runs alongside — Windows DLL compatibility, GPU4PySCF interfacing, and configurable einsum backends.
dplyr sat on patch releases from late 2023 until 1.2.0 landed in February 2026, and that release did a lot at once: a filter_out() counterpart to filter(), elementwise when_any() and when_all(), and three new recoding verbs alongside case_when(). It also rewrote if_else(), case_when() and coalesce() in C via vctrs, and promoted .by and reframe() from experimental to stable. The follow-up 1.2.1 is a compliance patch.
The package is expanding its verb set deliberately, through published Tidyup design proposals rather than ad-hoc additions, and each new verb targets a case where the old idiom was error-prone - most obviously NA handling in negated filters. Underneath, hot paths keep moving from R into C, so the API grows while the runtime cost falls.
Expect the remaining experimental surface to follow .by and reframe() toward stable, and further hot paths to be rewritten in C via vctrs. The two Tidyup proposals referenced here suggest more of the filter and recode families is still being designed.
PySCF is a Python-based quantum chemistry toolkit, and its release cadence is unusually feature-dense: each version lands multiple new electronic-structure methods rather than polishing existing ones. Recent releases have built out the GW/BSE excited-state stack, k-point RPA for periodic systems, higher-order coupled cluster, and multi-state PDFT with analytical gradients. Platform work runs alongside — Windows DLL compatibility, GPU4PySCF interfacing, and configurable einsum backends.
Two arcs are visible. The methods arc is pushing toward periodic (PBC) parity with molecular calculations — PBC GW, PBC RPA, SOC-ECP for PBC DFT, QM/MM for periodic systems all landed in this window. The infrastructure arc is about getting PySCF to run where it previously did not: Windows, GPUs, alternative tensor-contraction backends.
The PBC catch-up should continue, since each release closes another gap between molecular and periodic implementations of the same method; the entries do not indicate which gap is next.
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 dplyr or PySCF.
tidyr replaced separate() with a family that says what it does.
modeltime built conformal intervals in, then went quiet on features.
performance keeps adding ways to check a model you have already fitted.
CmdStanPy is clearing deprecations ahead of a 2.0 it keeps announcing.
DoWhy adds one estimation method a year and keeps its identification edge.
OpenHouse is hardening the seams where table policies and jobs quietly fail.
Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.
They serve adjacent needs but don't currently overlap on shipped themes. PySCF is currently shipping more aggressively (velocity 2.5 vs 0.0), with 0 editorial sparks in the last 30 days against 0. See the at-a-glance table above for a side-by-side breakdown of velocity, recent sparks, and editorial themes.
Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. PySCF is currently shipping more aggressively (velocity 2.5 vs 0.0), with 0 editorial sparks in the last 30 days against 0. For your specific use case, the alternatives sections above list other Analytics products to evaluate alongside.
Top dplyr alternatives in Analytics are ranked by recent ship velocity. Browse the "dplyr alternatives" section above for the current picks, or visit /alternatives/dplyr for the full list with editorial commentary on each.
Top PySCF alternatives in Analytics are ranked by recent ship velocity. Browse the "PySCF alternatives" section above for the current picks, or visit /alternatives/pyscf for the full list with editorial commentary on each.