Skip to content

Commit

Permalink
Merge pull request #29 from UI-Research/web-scraping-workshop
Browse files Browse the repository at this point in the history
Trivial change to force full site rebuild
  • Loading branch information
judah-axelrod authored Apr 26, 2024
2 parents 8bf1a71 + 775ac65 commit a1a515c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions site/content/intro-to-pandas.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"2. The Series\n",
"3. The Index\n",
"\n",
"This guide is not meant to be comprehensive, the most comprehensive documentation for Pandas is found [here](https://pandas.pydata.org/docs/#). The purpose of this guide is to inform a potential user of the functionality of Pandas and a general overview of how to accomplish basic data analysis tools."
"This guide is not meant to be comprehensive; the most comprehensive documentation for Pandas is found [here](https://pandas.pydata.org/docs/#). The purpose of this guide is to inform a potential user of the functionality of Pandas and a general overview of how to accomplish basic data analysis tools."
]
},
{
Expand Down Expand Up @@ -4081,7 +4081,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.9.7"
"version": "3.8.3"
}
},
"nbformat": 4,
Expand Down

0 comments on commit a1a515c

Please sign in to comment.