Skip to content

Commit 31f7adf

Browse files
committed
pdf and spreadsheets added
1 parent eff30b2 commit 31f7adf

20 files changed

+3486
-53
lines changed

03-Methods and Functions/02-Functions.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -447,7 +447,7 @@
447447
"name": "python",
448448
"nbconvert_exporter": "python",
449449
"pygments_lexer": "ipython3",
450-
"version": "3.6.6"
450+
"version": "3.7.4"
451451
}
452452
},
453453
"nbformat": 4,
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"cells": [],
3+
"metadata": {},
4+
"nbformat": 4,
5+
"nbformat_minor": 2
6+
}
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,9 @@
11
{
22
"cells": [
3-
{
4-
"cell_type": "markdown",
5-
"metadata": {},
6-
"source": [
7-
"# COMING SOON. PLEASE CHECK BACK LATER"
8-
]
9-
},
103
{
114
"cell_type": "code",
125
"execution_count": null,
13-
"metadata": {
14-
"collapsed": true
15-
},
6+
"metadata": {},
167
"outputs": [],
178
"source": []
189
}
@@ -33,7 +24,7 @@
3324
"name": "python",
3425
"nbconvert_exporter": "python",
3526
"pygments_lexer": "ipython3",
36-
"version": "3.6.6"
27+
"version": "3.7.4"
3728
}
3829
},
3930
"nbformat": 4,

0 commit comments

Comments
 (0)