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...
Hello everyone,
I have finished studying the material and want to make a plan on how many questions to tackle per day in order to finish all question sets of Bionic Turtle by end October. However for that I would need to know the total number of questions in the BT Question sets. Can somebody...
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.