Skip to content

Commit

Permalink
pandas1010
Browse files Browse the repository at this point in the history
  • Loading branch information
HenryCheval committed Oct 13, 2023
1 parent 1e4e29c commit 58368d4
Showing 1 changed file with 3 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -90,9 +90,8 @@
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "6b173930",
"cell_type": "markdown",
"id": "2d6b11bf-93b8-439d-83ed-9ffae399bb1f",
"metadata": {
"attributes": {
"classes": [
Expand All @@ -101,9 +100,8 @@
"id": ""
}
},
"outputs": [],
"source": [
"s = pd.Series(data, index=index)"
"`s = pd.Series(data, index=index)`"
]
},
{
Expand Down

0 comments on commit 58368d4

Please sign in to comment.