Skip to content

Commit

Permalink
πŸ“ Remove deprecated method
Browse files Browse the repository at this point in the history
  • Loading branch information
falexwolf committed Jan 29, 2025
1 parent b3dbf63 commit 3343505
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docs/introduction.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -810,9 +810,6 @@
},
"outputs": [],
"source": [
"# add non-validated features based on the DataFrame columns\n",
"curator.add_new_from_columns()\n",
"\n",
"# add non-validated labels based on the perturbation column of the dataframe\n",
"curator.add_new_from(\"perturbation\")\n",
"\n",
Expand Down

0 comments on commit 3343505

Please sign in to comment.