over-vs-join
Use when choosing or reviewing between a Polars .over() window function and a join-based rewrite (join_asof, group_by+join, semi/anti join) for streaming support or memory reasons. Triggers on ".over()", "window function", "join_asof", "streaming-friendly rewrite", or an OOM investigation touching either.
Source facts
- Repository
- NMDSdevopsServiceAdm/DataEngineering
- Last source activity
- July 24, 2026 at 08:38
- Detected SKILL.md language
- English
- Stars
- 6
- Forks
- 4
Install options
The review-first prompt is selected by default. You can switch to a direct command or download a local copy.
Review the source files
Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.