Baselight

Data Science Student Marks

Performance analysis of data science learners

@kaggle.ayeshaimran123_data_science_student_marks

Loading...
Loading...

About this Dataset

Data Science Student Marks

Description:

This dataset is helpful for analyzing grades and learning outcoms, includes the grades and performence information of students pursing data science.

Content:

This dataset includes student names or IDs, subject marks, and total scors related to data science cources.

Context:

Created to analize the acadmic performance of students and explore factors afecting sucess in data science education.

Acknowledgment:

Colected and compiled for educational and analytical purposes to suport research and student evalution.

Tables

Data Science Student Marks

@kaggle.ayeshaimran123_data_science_student_marks.data_science_student_marks
  • 11.78 kB
  • 497 rows
  • 8 columns
Loading...
CREATE TABLE data_science_student_marks (
  "student_id" BIGINT,
  "location" VARCHAR,
  "age" BIGINT,
  "sql_marks" BIGINT,
  "excel_marks" BIGINT,
  "python_marks" BIGINT,
  "power_bi_marks" BIGINT,
  "english_marks" BIGINT
);

Share link

Anyone who has the link will be able to view this.