Students Class Performance Dataset
Are you a Topper of your class
@kaggle.durgeshrao9993_student_data_analysis
Are you a Topper of your class
@kaggle.durgeshrao9993_student_data_analysis
CREATE TABLE studentsperformance (
"gender" VARCHAR,
"lunch" VARCHAR,
"parental_level_of_education" VARCHAR,
"race_ethnicity" VARCHAR,
"test_preparation_course" VARCHAR,
"math_score" BIGINT,
"reading_score" BIGINT,
"writing_score" BIGINT
);
Anyone who has the link will be able to view this.