pydatafaker.school

Create a school with fake data.

Functions

create_grades(student_ids[, …])

Create fake grades.

create_rooms([n])

Create a DataFrame with fake room IDs and attributes.

create_school([n_students, max_class_size, …])

Create an entire fake school.

create_students([n, min_grade, max_grade])

Create a DataFrame with fake student names and attributes.

create_teachers([n, min_grade, max_grade])

Create a DataFrame with fake teacher names and attributes.