I need to calculate p-value, ods ratio and 95% confidence interval for matrix 2x2 usin python. I found scipy.stats library
scipy.stats
import scipy.stats as stat