Exemple #1
0
 def loadDataCSV(self, filename):
     l = LoadData()
     self.data = l.loadDataCSV(filename)