Minor updates including pinning datasets version

This commit is contained in:
Edward Donner
2025-07-12 15:26:07 -04:00
parent 8a8493e387
commit a10872469d
17 changed files with 104 additions and 46 deletions

View File

@@ -119,7 +119,7 @@
"source": [
"# Load in the same dataset as last time\n",
"\n",
"items = ItemLoader(\"Appliances\").load()"
"items = ItemLoader(\"Home_and_Kitchen\").load()"
]
},
{
@@ -624,7 +624,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.11.12"
"version": "3.11.13"
}
},
"nbformat": 4,