I'm trying to import a data file from online (.onlns), but not from a URL. However, when I download the file it automatically changes it to a text file which wouldn't be a problem except that the data looks messed up when it's opened in the text file. I can't figure out how to download it without changing it to a txt file, csv, or xlsx file, as well as how to open it in spyder and read specific columns of the data and not the whole file.
Any help would be greatly appreciated!