:og:title: evaluate_contingency_table() - DataSafari Official Docs :og:description: Evaluate the suitability of statistical tests for a given contingency table by analyzing its characteristics and guiding the selection of appropriate tests. :og:image: https://www.datasafari.dev/docs/_static/thumbs/ds-branding-thumb-sub-docs-evaluator.png .. meta:: :description: Evaluate the suitability of statistical tests for a given contingency table by analyzing its characteristics and guiding the selection of appropriate tests. :keywords: DataSafari, DataSafari documentation, contingency table, statistical tests, chi-square test, exact tests, Yates correction, Barnard's exact test, Boschloo's exact test, Fisher's exact test, expected frequencies, observed frequencies, sample size, hypothesis testing, pandas DataFrame, viability assessment, pipeline, boolean output, decision making, data analysis :author: George Dreemer :robots: index, follow ============================ evaluate_contingency_table() ============================ .. currentmodule:: datasafari.evaluator .. autofunction:: evaluate_contingency_table