Hi all did a small exercise using python testing for significance between exam periods: may vs november:
# -*- coding: utf-8 -*-
"""
Created on Wed May 31 07:57:29 2023
@author: efaes
"""
import pandas as pd
data = {
"Administration": ['May 2013', 'November 2013', 'May 2014', 'November...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.