scipy.stats.chatterjeexi
Summary
This SciPy documentation page introduces the xi correlation (Chatterjee's coefficient) and a corresponding function, chatterjeexi, which measures association between two variables and supports asymptotic or permutation-based p-values. The page covers parameters, handling of NaNs, ties, and array inputs, as well as examples, notes, and array API compatibility.