Closed Frank-Duffy closed 11 months ago
Resolves #1
A new set of data had empty unnamed columns that the previous logic designed to remove such columns wasn't handling properly.
The logic was modified to remove any unnamed columns from any file, in contrast to the previous logic which only considered certain file types.
Resolves #1
A new set of data had empty unnamed columns that the previous logic designed to remove such columns wasn't handling properly.
The logic was modified to remove any unnamed columns from any file, in contrast to the previous logic which only considered certain file types.