Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Athokshay Ashok
Coursera_Capstone
Commits
d8cbea09
Unverified
Commit
d8cbea09
authored
Jul 30, 2020
by
Athokshay Ashok
Committed by
GitHub
Jul 30, 2020
Browse files
Add files via upload
parent
bfc13ec1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Capstone Project.ipynb
0 → 100644
View file @
d8cbea09
{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# IBM Capstone Project"
]
},
{
"cell_type": "code",
"execution_count": 1,
"metadata": {},
"outputs": [],
"source": [
"import numpy as np\n",
"import pandas as pd"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {
"kernelspec": {
"display_name": "Python 3",
"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.8.1"
}
},
"nbformat": 4,
"nbformat_minor": 4
}
%% Cell type:markdown id: tags:
# IBM Capstone Project
%% Cell type:code id: tags:
```
python
import
numpy
as
np
import
pandas
as
pd
```
%% Cell type:code id: tags:
```
python
```
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment