## Summary Categorical data analysis. Python bindings ship alongside. ## Rust (`statscore-categorical`) - [ ] Contingency tables: χ², Fisher exact, odds ratio - [ ] Agreement: Cohen's κ, Fleiss κ - [ ] Log-linear models ## Python bindings (`statscore.categorical`) - [ ] Crosstab helpers, κ statistics - [ ] Tests vs SciPy/statsmodels
Summary
Categorical data analysis. Python bindings ship alongside.
Rust (
statscore-categorical)Python bindings (
statscore.categorical)