Carlos-Francisco Méndez-Cruz

Transform data sets

...@@ -7,7 +7,7 @@ import sys ...@@ -7,7 +7,7 @@ import sys
7 __author__ = 'CMendezC' 7 __author__ = 'CMendezC'
8 8
9 # Objective: convert soft file to XML file: 9 # Objective: convert soft file to XML file:
10 -# include headings, tags, substitute & 10 +# include headings, tags, substitute & and <
11 11
12 # Parameters: 12 # Parameters:
13 # 1) --inputPath input path 13 # 1) --inputPath input path
......