I’m trying to create a python code that takes a folder full of text files that have both data and some headings etc (I can try to attach an example) and converts them each into individual csv files with the same names. There are about 500 files so if it was automated to just do them all at once instead of having to do them individually that would be nice.
Is this something that could be done? Any tips? I have VERY limited python experience, mostly just making plots and some error analysis with python.
enter image description here
[enter image description here](https://i.sstatic.net/Cb8XvRUr.png)
user25773338 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.