changes on scan
This commit is contained in:
@@ -48,4 +48,4 @@ class pandas:
|
||||
def txt(self, df, path):
|
||||
|
||||
np.savetxt(path, df.values, fmt='%8f', delimiter=' ', \
|
||||
newline='\n', header='', footer='', comments='# ', encoding=None)
|
||||
newline='\n', header='', footer='', comments='# ', encoding=None)
|
||||
|
||||
Reference in New Issue
Block a user