Skip to content

Instantly share code, notes, and snippets.

@letthedataconfess
Created December 28, 2021 15:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save letthedataconfess/994f71dbe06b9fc0a095bf0d2ce4e2a5 to your computer and use it in GitHub Desktop.
Save letthedataconfess/994f71dbe06b9fc0a095bf0d2ce4e2a5 to your computer and use it in GitHub Desktop.
import scipy.stats
result = scipy.stats.chi2_contingency(table)
result
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment