generated from mwc/lab_pokemon
question for this lab as "Do people with higher education levels get more sleep? How does this relationship differ for women and men?" I would love to find some public data set in the field of education. This could be related to the SES of students, achievement levels, etc. I want to learn about the student profile in districts that I might potentiallly work in, so I want to do a comparison of such data sets across different districts.
34 lines
617 B
Plaintext
34 lines
617 B
Plaintext
{
|
|
"cells": [
|
|
{
|
|
"cell_type": "code",
|
|
"execution_count": null,
|
|
"id": "f86a16a7-f4eb-4f7a-80f9-7b2786e26fe7",
|
|
"metadata": {},
|
|
"outputs": [],
|
|
"source": []
|
|
}
|
|
],
|
|
"metadata": {
|
|
"kernelspec": {
|
|
"display_name": "Python 3 (ipykernel)",
|
|
"language": "python",
|
|
"name": "python3"
|
|
},
|
|
"language_info": {
|
|
"codemirror_mode": {
|
|
"name": "ipython",
|
|
"version": 3
|
|
},
|
|
"file_extension": ".py",
|
|
"mimetype": "text/x-python",
|
|
"name": "python",
|
|
"nbconvert_exporter": "python",
|
|
"pygments_lexer": "ipython3",
|
|
"version": "3.12.3"
|
|
}
|
|
},
|
|
"nbformat": 4,
|
|
"nbformat_minor": 5
|
|
}
|