Python Forum
calculate specified column or row mean
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
calculate specified column or row mean
#2
In order to get an answer relevant to your problem, post the actual section of code you think is the problem as well as the entire error code.  Otherwise you'll get answers like: total all the elements in column 3 and divide the total by the number of elements in column 3, do the same for column 4.
If it ain't broke, I just haven't gotten to it yet.
OS: Windows 10, openSuse 42.3, freeBSD 11, Raspian "Stretch"
Python 3.6.5, IDE: PyCharm 2018 Community Edition
Reply


Messages In This Thread
RE: calculate specified column or row mean - by sparkz_alot - May-20-2017, 01:00 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  iretate over columns in df and calculate euclidean distance with one column in pandas Pit292 0 4,349 May-09-2021, 06:46 PM
Last Post: Pit292

Forum Jump:

User Panel Messages

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