Closed sylwiabr closed 5 years ago
We need the write method to save Table to the file - figure out the format from extension, if format like txt is given use csv.
txt
When I am trying to write foo.txt as an xlsx file I don't have proper dates foo.xlsx @mwu-tow
The dates are properly placed in the file. You might need to resize the column to see it though to fully fit it.
We need the write method to save Table to the file - figure out the format from extension, if format like
txt
is given use csv.