Operator for manual creation of an ExampleSet
yzan
MemberPosts:66Unicorn
Sometimes it is handy to be able to quickly create a tiny dataset for debugging purposes. Orange has an operator for that.
Workaround:
创建一个csv文件,并阅读它the disk. It works. But it takes more time than it should.
Tagged:
0
Comments
Hello@yzan- "Generate Data" does not do that for you?
Scott
Another way would be the data editor panel.
Dortmund, Germany
Data editor panel solves the issue - I overlooked it.
Data Editor panel.