# Usually takes less than 10 minutes # %%time for idx, row in data.iterrows(): index.add_doc(row['sentence_A'])
Hosted onDeepnote