Posts by Luiz Frota • 1 point
2 posts
- 
		-2 votes1 answer28 viewsQ: List With Gigantic ArrayThe software like output a list with only one giant array: [array([0.000000e+00, 1.687500e-01, 5.062500e-01, ..., 3.616745e+03, 3.617745e+03, 3.618245e+03])] My goal was to get a list, with each… 
- 
		0 votes0 answers321 viewsQ: VBA running python - Script does nothingGood afternoon, I have a VBA command calling a specific Python script. What happens is that if I run the script manually, it works perfectly, no problem at all. Running by VBA it only gives the…