Skip to content

Commit 087f06c

Browse files
committed
Updated notebook 02
1 parent b0efff6 commit 087f06c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

02-idp-document-extraction.ipynb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@
114114
"metadata": {},
115115
"outputs": [],
116116
"source": [
117+
"import random\n",
117118
"file = random.sample(list_items, k=1)[0] #select a random bank statement document from the list\n",
118119
"file"
119120
]

0 commit comments

Comments
 (0)