Beispiel #1
0
 def clear(self):
     SupervisedDataSet.clear(self, True)
     self._appendUnlinked('sequence_index', [0])
     self.currentSeq = 0
Beispiel #2
0
 def clear(self):
     SupervisedDataSet.clear(self, True)
     self._appendUnlinked('sequence_index', [0])
     self.currentSeq = 0