import Orange data = Orange.data.Table(“iris”) print (data). This will return a neat data table of the famous Iris data set in the console.
確定! 回上一頁