Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: numpy subtraction of two arrays
Post: numpy subtraction of two arrays

Hi there So I want to subtract two numpy arrays a and b: a=[[ 1. 0.85979163 0. 0.11766047 0.19353699] [ 0.8589698 1. 0.24111901 0. 0. ] [ 0. ...
devenuro Data Science 1 11,747 Sep-24-2018, 12:30 AM
    Thread: nested for loops glob
Post: RE: nested for loops glob

Thank you so much. But I had one more question that's slightly more difficult to answer perhaps. That is, what if I wanted the first for loop to cycle through network(5-10) and then beneath that, a...
devenuro General Coding Help 3 5,124 Sep-20-2018, 08:41 PM
    Thread: nested for loops glob
Post: nested for loops glob

I'm trying to use a for loop and a nested for loop So what I have is: for f in glob("/Users/Desktop/network5"): for x in glob(f/NET_00*): print x break break...
devenuro General Coding Help 3 5,124 Sep-20-2018, 07:46 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020