Skip to content

Commit

Permalink
add Project_Summary_Overview content
Browse files Browse the repository at this point in the history
  • Loading branch information
mgrant46 committed Mar 27, 2024
1 parent 7ca2ba0 commit 4f484a6
Showing 1 changed file with 59 additions and 0 deletions.
59 changes: 59 additions & 0 deletions Project_Summary/Project_Summary_Overview.ipynb
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
{
"cells": [
{
"cell_type": "markdown",
"id": "57f03a22-aedd-4fdd-ae79-af75722a3dd0",
"metadata": {},
"source": [
"![Callysto.ca Banner](https://github.com/callysto/curriculum-notebooks/blob/master/callysto-notebook-banner-top.jpg?raw=true)"
]
},
{
"cell_type": "markdown",
"id": "9a711085-097f-460b-b501-b591f2bbc416",
"metadata": {},
"source": [
"# Module 1: Data Science Introduction\n",
"\n",
"## Module Learning Outcomes\n",
"\n",
"By the end of this module, you will be able to:\n",
"\n",
"* Explain how data science can help us make decisions\n",
"* Recognize real-world uses of data science\n",
"* Identify opportunities to apply data science\n",
"* Frame questions that could be answered using data science\n",
"* Identify what questions a data set could answer\n"
]
},
{
"cell_type": "markdown",
"id": "d55e408c-db2a-42bb-9426-fd5cf38946a4",
"metadata": {},
"source": [
"[![Callysto.ca License](https://github.com/callysto/curriculum-notebooks/blob/master/callysto-notebook-banner-bottom.jpg?raw=true)](https://github.com/callysto/curriculum-notebooks/blob/master/LICENSE.md)"
]
}
],
"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.9.12"
}
},
"nbformat": 4,
"nbformat_minor": 5
}

0 comments on commit 4f484a6

Please sign in to comment.