Duke Students GPA
Survey of 55 Duke students on GPA, studying, and more
@kaggle.joebeachcapital_duke_students_gpa
Survey of 55 Duke students on GPA, studying, and more
@kaggle.joebeachcapital_duke_students_gpa
CREATE TABLE gpa (
"gpa" DOUBLE,
"studyweek" BIGINT,
"sleepnight" DOUBLE,
"out" DOUBLE,
"gender" VARCHAR
);
Anyone who has the link will be able to view this.