It would be convenient to have a support for DAT files with the .dat extension and with space/tab separators.
The CSVFiles package can already be used to read the space-separated columns (spacedelim=true) but it looks strange when you have to name such files with the .csv extension.

It would be convenient to have a support for DAT files with the

.datextension and with space/tab separators.The
CSVFilespackage can already be used to read the space-separated columns (spacedelim=true) but it looks strange when you have to name such files with the.csvextension.