Model Perspective
Feb 26, 2023 · Fundamentals
How to Detect Trends with the Mann‑Kendall Test in Python
This article explains how to determine whether a time‑series dataset exhibits a monotonic trend using the non‑parametric Mann‑Kendall test, walks through its statistical foundations, shows the calculation steps with sample sales data, and provides a complete Python implementation for practical analysis.
Mann-Kendallpythonstatistics
0 likes · 7 min read