mirror of
https://github.com/donnemartin/data-science-ipython-notebooks.git
synced 2024-03-22 13:30:56 +08:00
Added index of topics discussed in Notebook.
This commit is contained in:
parent
3be6c4dc02
commit
def100a9ce
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"name": "",
|
"name": "",
|
||||||
"signature": "sha256:4ef710b63179ecbbd57fefec7193c3b8807f6bf54626f98718c1f52b6e2a0eca"
|
"signature": "sha256:ff550086599556097647343c3017be187c43704edd375629f4d14fb5a4c12859"
|
||||||
},
|
},
|
||||||
"nbformat": 3,
|
"nbformat": 3,
|
||||||
"nbformat_minor": 0,
|
"nbformat_minor": 0,
|
||||||
|
@ -15,6 +15,15 @@
|
||||||
"# Data Structures"
|
"# Data Structures"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"cell_type": "markdown",
|
||||||
|
"metadata": {},
|
||||||
|
"source": [
|
||||||
|
"* tuple\n",
|
||||||
|
"* list\n",
|
||||||
|
"* dict"
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"cell_type": "markdown",
|
"cell_type": "markdown",
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
|
|
Loading…
Reference in New Issue
Block a user