File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 48
48
},
49
49
{
50
50
"cell_type" : " code" ,
51
- "execution_count" : null ,
51
+ "execution_count" : 1 ,
52
52
"metadata" : {
53
53
"id" : " xRtpj-psbpG8"
54
54
},
168
168
" description=\" Iris flower dataset\" ,\n " ,
169
169
" )\n " ,
170
170
" # Insert data info the feature group\n " ,
171
- " iris_fg.insert(iris_df)"
171
+ " iris_fg.insert(iris_df, wait=True )"
172
172
]
173
173
},
174
174
{
190
190
},
191
191
{
192
192
"cell_type" : " code" ,
193
- "execution_count" : null ,
193
+ "execution_count" : 6 ,
194
194
"metadata" : {},
195
195
"outputs" : [],
196
196
"source" : [
259
259
},
260
260
{
261
261
"cell_type" : " code" ,
262
- "execution_count" : null ,
262
+ "execution_count" : 9 ,
263
263
"metadata" : {},
264
264
"outputs" : [],
265
265
"source" : [
822
822
"name" : " python" ,
823
823
"nbconvert_exporter" : " python" ,
824
824
"pygments_lexer" : " ipython3" ,
825
- "version" : " 3.9.18 "
825
+ "version" : " 3.9.19 "
826
826
},
827
827
"vscode" : {
828
828
"interpreter" : {
You can’t perform that action at this time.
0 commit comments