Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Creating a numpy array from specific values of a spreadsheet column
Post: Creating a numpy array from specific values of a s...

I have a spreadsheet that I have to calculate the average rainfall for each of the days of the week over a period of a year. I am having trouble trying to figure out an effective way to collect all t...
JulianZ General Coding Help 0 1,148 Apr-19-2022, 07:36 AM
    Thread: forloop to compute sum by alternating from addition to subtraction
Post: forloop to compute sum by alternating from additio...

I am currently struggling on a way to compute a sum that changes its sign from addition to subtraction e.g. 1/1 - 1/3 + 1/5 - 1/7 + 1/9 - 1/11 + 1/13. I am adivised to use a forloop statement to compu...
JulianZ General Coding Help 3 1,847 Apr-02-2022, 04:33 AM

User Panel Messages

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