Well, I am new to data science and I am working on python where I had to prase multiple files and plot a graph out of it. I have researched it and found that global function can achieve the results but I don't know how to use it.
My file goes like this as shown below:
PRA-DIA_8.1_A_1.stat0, PRA-DIA_8.1_A_1.stat1, PRA-DIA_8.1_A_1.stat3....
When I am working on a single file, I have no issues. But when I try to use multiple files I am not able to get the results.