I have an [8, 8] numpy array. I want to create a smaller [3,5] numpy array from a section of this array. I have no idea how to even begin this.
I need a kickstart to move further. Please help.
I have an [8, 8] numpy array. I want to create a smaller [3,5] numpy array from a section of this array. I have no idea how to even begin this.
I need a kickstart to move further. Please help.