Skip to content Skip to sidebar Skip to footer
Showing posts with the label Winscp

Closing A File After Using Np.load (using Spyder)

I am loading a file: a= np.load('myfile.npz') and then doing things with a After a while I… Read more Closing A File After Using Np.load (using Spyder)