Minor updates including pinning datasets version
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user