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
a5a778ae6b
commit
32947e0722
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"name": "",
|
"name": "",
|
||||||
"signature": "sha256:f18acafc8b418eb856d25b1dc48f6dd4e97b85f845419650b4b4cd4fa7fa3e3c"
|
"signature": "sha256:5641b782273b21293cd24c3af10e9e68d593e70c5554c4cc0e37ba2a389837e9"
|
||||||
},
|
},
|
||||||
"nbformat": 3,
|
"nbformat": 3,
|
||||||
"nbformat_minor": 0,
|
"nbformat_minor": 0,
|
||||||
|
@ -15,6 +15,18 @@
|
||||||
"# Basics"
|
"# Basics"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"cell_type": "markdown",
|
||||||
|
"metadata": {},
|
||||||
|
"source": [
|
||||||
|
"* References\n",
|
||||||
|
"* Types\n",
|
||||||
|
"* Attributes and Methods\n",
|
||||||
|
"* Duck Typing Utilities\n",
|
||||||
|
"* Duck Typing Utilities Unit Tests\n",
|
||||||
|
"* Exceptions"
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"cell_type": "markdown",
|
"cell_type": "markdown",
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
|
|
Loading…
Reference in New Issue
Block a user