pandera.hypotheses.Hypothesis ============================= .. currentmodule:: pandera.hypotheses .. autoclass:: Hypothesis .. rubric:: Attributes .. autosummary:: :nosignatures: ~Hypothesis.RELATIONSHIPS ~Hypothesis.is_one_sample_test ~Hypothesis.statistics ~Hypothesis.REGISTERED_CUSTOM_CHECKS .. rubric:: Methods .. autosummary:: :nosignatures: :toctree: methods ~Hypothesis.__init__ ~Hypothesis.one_sample_ttest ~Hypothesis.two_sample_ttest ~Hypothesis.__call__