Lucas Mascia
2015-10-28 15:26:56 UTC
Hello,
Attached is my program, I have filtered some data from an extensive table
from excel. I have it running for two names:
ps_sol = ["Mauro Cavalheiro Junior", "Aline Oliveira"]
saving the info of the last name in the list.
I want it to save for all names that i list in my ps_sol
Help please (:
| VIEW MY | <http://br.linkedin.com/pub/lucas-mascia/61/93/8b>
"It is not the strongest of the species that survives, nor the most
intelligent that survives. It is the one that is most adaptable to change."
- Darwin.
Attached is my program, I have filtered some data from an extensive table
from excel. I have it running for two names:
ps_sol = ["Mauro Cavalheiro Junior", "Aline Oliveira"]
....
At the end I am trying to export to another .xlsx file. But it is onlysaving the info of the last name in the list.
I want it to save for all names that i list in my ps_sol
Help please (:
| VIEW MY | <http://br.linkedin.com/pub/lucas-mascia/61/93/8b>
"It is not the strongest of the species that survives, nor the most
intelligent that survives. It is the one that is most adaptable to change."
- Darwin.