ds1001_final/Final_Project_Notebook.ipynb

51 lines
1.1 KiB
Text

{
"cells": [
{
"cell_type": "markdown",
"id": "3ba52918",
"metadata": {},
"source": [
"# Final Project Notebook\n",
"\n",
"Use the follow cells prompts to complete the final project for the course. Everything you need should be present in the notebook. "
]
},
{
"cell_type": "markdown",
"id": "8624fe27",
"metadata": {},
"source": [
"[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/NovaVolunteer/ds1001_final/blob/main/Final_Project_Notebook.ipynb)"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "5707e81a",
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {
"kernelspec": {
"display_name": "finalproj",
"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.1"
}
},
"nbformat": 4,
"nbformat_minor": 5
}