:og:title: predict_hypothesis() - DataSafari Official Docs :og:description: Conduct the optimal hypothesis test on a DataFrame, tailoring the approach based on the variable types and automating the testing prerequisites and analyses, outputting test results and interpretation. :og:image: https://www.datasafari.dev/docs/_static/thumbs/ds-branding-thumb-sub-docs-predictor.png .. meta:: :description: Conduct the optimal hypothesis test on a DataFrame, tailoring the approach based on the variable types and automating the testing prerequisites and analyses, outputting test results and interpretation. :keywords: DataSafari, hypothesis testing, statistical testing, chi-square test, Fisher's exact test, t-test, ANOVA, normality testing, variance homogeneity, categorical data analysis, numerical data analysis, statistical analysis, automated testing, data science, statistical inference, DataSafari documentation, pandas DataFrame :author: George Dreemer :robots: index, follow ==================== predict_hypothesis() ==================== .. currentmodule:: datasafari.predictor .. autofunction:: predict_hypothesis