'How to load a ''.npy'' file from an external directory in python?
I am trying to import the file sample_1.npy from the same folder on jupyter notebook. I did some researches but did not find any easy example that explains what I am looking for. In few words I will need just to load the file sample.npy in python and transform it into an array. Could someone explain me how to do this by using numpy? Thanks in advanceThis describes how my folder is organized
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
