You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
raiseValueError("data_row_count must be a positive integer.")
960
-
961
958
autogenerate_data_rows=False
962
-
ifdataset_idordataset_nameordata_row_count:
959
+
dataset_name_or_id=None
960
+
append_to_existing_dataset=None
961
+
962
+
ifdataset_idordataset_name:
963
963
warnings.warn(
964
964
"Automatic generation of data rows of live model evaluation projects is deprecated. dataset_name_or_id, append_to_existing_dataset, data_row_count will be removed in a future version.",
0 commit comments