Added the part that stated my term - worked with different commands to organize data and build graphs. Thinking about the project - the last part of the assignment I used the data of people to try to see if people who exercise get more sleep and how does the relationshhip differ from female and male? This could be a potential question for the research. For a everyday life example - I am thinking about sports team and data from sports team and if that effects a win or lose of the team. Another topic I am thinking about is what is the top movie this year or top genre to watch for movies.

This commit is contained in:
erbrown
2025-12-14 12:05:56 -05:00
parent 7b3cbaaf6c
commit 949f2f8cbb
2 changed files with 1484 additions and 107 deletions

33
Untitled.ipynb Normal file
View File

@@ -0,0 +1,33 @@
{
"cells": [
{
"cell_type": "code",
"execution_count": null,
"id": "f0ee8e12-edb6-4b0a-b9d6-726639e75dc1",
"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.13.7"
}
},
"nbformat": 4,
"nbformat_minor": 5
}

File diff suppressed because one or more lines are too long