Python Forum
How to solve problem 1181 of the URI with numpy.
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to solve problem 1181 of the URI with numpy.
#4
Please wrap code in Python tags to retain the indentation.

So all you need to do is replace your list of lists with a 2D numpy array and use numpy functions to compute sum and med?
Reply


Messages In This Thread
RE: How to solve problem 1181 of the URI with numpy. - by deanhystad - Mar-22-2021, 04:08 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  How to solve this problem Python configuration? magomes 5 741 Mar-22-2024, 11:11 PM
Last Post: magomes
Star Interesting Intro to python problem I can't solve. Honestworker 5 12,484 Mar-04-2021, 02:05 AM
Last Post: BashBedlam
  solve probability problem by python Dreammer 1 1,926 Dec-24-2020, 09:51 AM
Last Post: Larz60+
  numpy problem nats 0 1,857 Jan-12-2020, 02:54 PM
Last Post: nats
  Algorithm to solve a case of Travelling Salesman Problem Ale888 3 3,120 Dec-11-2018, 07:49 PM
Last Post: buran
  how to solve this problem. IndexError: axis 2 out of bounds [0, 2) bedio 10 9,131 Nov-21-2017, 02:47 PM
Last Post: heiner55

Forum Jump:

User Panel Messages

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