Ejemplo n.º 1
0
def test_gt():
	students = Table("students.json")
	assert students.gt("class_id",2).count()(False) == 5