0

(This question has been edited)

I have 60 .plt files whose titles are not quite neatly consecutive, so this solution wouldn't work. What's the quickest way to automatically load them in order? I kinda hope I can put them all into a folder and write a function of the folder name.

file title


BTW, I really wanna automate this data loading process as there might be more .plt files in the future.

Paw in Data
  • 1,262
  • 2
  • 14
  • 32
  • 1
    Does this help ? https://stackoverflow.com/q/30746167/10077354 – Suraj Jul 11 '20 at 19:28
  • Yes, I did find it helpful. But some of the data (e.g date) are strings and numpy would read them as "nan". So I'm thinking maybe other packages can do the job? – Paw in Data Jul 11 '20 at 19:51

0 Answers0