Skip to content

Commit

Permalink
Building docs
Browse files Browse the repository at this point in the history
  • Loading branch information
kwinkunks committed Apr 21, 2024
1 parent 43a8ce9 commit 971d34c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/notebooks/Using_redflag_with_Pandas.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"source": [
"# 🚩 Using `redflag` with Pandas\n",
"\n",
"As well as using `redflag`'s functions directly (see [`Basic_usage.ipynb`](`./Basic_usage.ipynb`)), or with `sklearn` (see `Using_redflag_with_Pandas.ipynb`), `redflag` has some Pandas 'accessors' that give you access to some `redflag` functions almost as if they were methods on Pandas objects.\n",
"As well as using `redflag`'s functions directly (see `Basic_usage.ipynb`), or with `sklearn` (see `Using_redflag_with_Pandas.ipynb`), `redflag` has some Pandas 'accessors' that give you access to some `redflag` functions almost as if they were methods on Pandas objects.\n",
"\n",
"The best way to get the idea is to look at an example.\n",
"\n",
Expand Down

0 comments on commit 971d34c

Please sign in to comment.