Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
ezzeldean authored Sep 20, 2024
1 parent ddf53c5 commit 44648db
Showing 1 changed file with 68 additions and 0 deletions.
68 changes: 68 additions & 0 deletions Jupyter_Notebook.ipynb
Original file line number Diff line number Diff line change
@@ -0,0 +1,68 @@
{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"<center>\n",
" <img src=\"https://cf-courses-data.s3.us.cloud-object-storage.appdomain.cloud/IBMDeveloperSkillsNetwork-DS0105EN-SkillsNetwork/labs/Module2/images/SN_web_lightmode.png\" width=\"300\" alt=\"cognitiveclass.ai logo\">\n",
"</center>\n"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"#### Add your code below following the instructions given in the course\n"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# Data Science Tools and Ecosystem"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"In this notebook, Data Science Tools and Ecosystem are summarized."
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"**Objectives**\n",
" \n",
"- List popular languages for Data Science.\n",
"- Identify key libraries used in Data Science.\n",
"- Explain the conversion of time units (e.g., minutes to hours).\n",
"- Describe open-source tools for data science development.\n",
"- Understand basic arithmetic operations in Python."
]
}
],
"metadata": {
"kernelspec": {
"display_name": "Python",
"language": "python",
"name": "conda-env-python-py"
},
"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.7.12"
}
},
"nbformat": 4,
"nbformat_minor": 4
}

0 comments on commit 44648db

Please sign in to comment.