Skip to content

Commit

Permalink
Update faster-python-notebook.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
palewire committed Jul 21, 2022
1 parent c822390 commit 96dfd83
Showing 1 changed file with 3 additions and 13 deletions.
16 changes: 3 additions & 13 deletions notebooks/faster-python-notebook.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
"cell_type": "markdown",
"id": "db188ce8-2e8b-4c48-a7b3-d9d98788e345",
"metadata": {
"jp-MarkdownHeadingCollapsed": true,
"tags": []
},
"source": [
Expand Down Expand Up @@ -245,11 +244,10 @@
"cell_type": "markdown",
"id": "16b19ddf-3cd0-4b48-a635-4bdf44546d64",
"metadata": {
"jp-MarkdownHeadingCollapsed": true,
"tags": []
},
"source": [
"## Introducing pandas"
"## Pandas"
]
},
{
Expand Down Expand Up @@ -569,11 +567,10 @@
"cell_type": "markdown",
"id": "d6bcc0a9-7d4e-4ebc-b555-e262d28ed8c6",
"metadata": {
"jp-MarkdownHeadingCollapsed": true,
"tags": []
},
"source": [
"## Reading in a DataFrame"
"## DataFrames"
]
},
{
Expand Down Expand Up @@ -1019,11 +1016,10 @@
"cell_type": "markdown",
"id": "48dda7eb-0236-4823-99f8-4e2398be1b0c",
"metadata": {
"jp-MarkdownHeadingCollapsed": true,
"tags": []
},
"source": [
"## Accessing columns"
"## Columns"
]
},
{
Expand Down Expand Up @@ -1258,7 +1254,6 @@
"cell_type": "markdown",
"id": "6bf77f2d-b2c2-4355-aa2c-80fffc10f693",
"metadata": {
"jp-MarkdownHeadingCollapsed": true,
"tags": []
},
"source": [
Expand Down Expand Up @@ -1512,7 +1507,6 @@
"cell_type": "markdown",
"id": "4d102a4a-ac3c-4194-b0bc-047cb2586e97",
"metadata": {
"jp-MarkdownHeadingCollapsed": true,
"tags": []
},
"source": [
Expand Down Expand Up @@ -1838,7 +1832,6 @@
"cell_type": "markdown",
"id": "648b3dc6-fe70-4ad9-be7e-2f2eee2759a3",
"metadata": {
"jp-MarkdownHeadingCollapsed": true,
"tags": []
},
"source": [
Expand Down Expand Up @@ -1964,7 +1957,6 @@
"cell_type": "markdown",
"id": "cd3d7d9a-e6b1-43b8-a82a-a19582cb1517",
"metadata": {
"jp-MarkdownHeadingCollapsed": true,
"tags": []
},
"source": [
Expand Down Expand Up @@ -3302,7 +3294,6 @@
"cell_type": "markdown",
"id": "ca095f38-aad7-484f-b859-41695bf23454",
"metadata": {
"jp-MarkdownHeadingCollapsed": true,
"tags": []
},
"source": [
Expand Down Expand Up @@ -3655,7 +3646,6 @@
"cell_type": "markdown",
"id": "c8d1236d-525a-4f52-a76f-1997246fc458",
"metadata": {
"jp-MarkdownHeadingCollapsed": true,
"tags": []
},
"source": [
Expand Down

0 comments on commit 96dfd83

Please sign in to comment.