Inference working with cli text, csv text, just need to add timings and I am done
This commit is contained in:
@@ -217,12 +217,12 @@
|
||||
},
|
||||
{
|
||||
"cell_type": "code",
|
||||
"execution_count": 36,
|
||||
"execution_count": null,
|
||||
"id": "0b1c7f73",
|
||||
"metadata": {},
|
||||
"outputs": [],
|
||||
"source": [
|
||||
"df = df[['review_description']].reset_index(drop=True)"
|
||||
"df = df[['review_description']].reset_index(drop=True)\n"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user