Esempio n. 1
0
 def showDataHeader(self):
     self.dataHeaderForm = DataHeaderForm(self.csv.header)
     self.dataHeaderForm.show()