Python Forum
how do I return Max Test result + corresponding student name from an excel dataset?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
how do I return Max Test result + corresponding student name from an excel dataset?
#1
I have a dataset with column headers Student name, ID, Nationality and several test scores (one col per subject.) I have converted the columns to list and am able to get the max score but not sure as to how I can get the max test score for a subject + the students name. Thanks in advance!
Reply


Messages In This Thread
how do I return Max Test result + corresponding student name from an excel dataset? - by sean1 - Jan-16-2022, 02:54 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  This result object does not return rows. It has been closed automatically dawid294 6 1,166 Mar-30-2024, 03:08 AM
Last Post: NolaCuriel
  How to test and import a model form computer to test accuracy using Sklearn library Anldra12 6 3,192 Jul-03-2021, 10:07 AM
Last Post: Anldra12
  How do I split a dataset into test/train/validation according to a particular group? 69195Student 1 2,302 May-12-2021, 08:27 PM
Last Post: bowlofred
  Generate questions from excel to test my chatbot mcubac08 5 2,891 Sep-01-2020, 06:15 PM
Last Post: mcubac08
  How to write test cases for a init function by Unit test in python? binhduonggttn 2 3,149 Feb-24-2020, 12:06 PM
Last Post: Larz60+
  How to write test cases by Unit test for database configuration file? binhduonggttn 0 2,579 Feb-18-2020, 08:03 AM
Last Post: binhduonggttn
  test pattern and add result in a table sam1975 1 1,925 Mar-05-2019, 02:41 PM
Last Post: sam1975
  python code (embedded in Redshift) to return result of the query Mel 0 2,467 Aug-24-2018, 06:12 PM
Last Post: Mel
  Multiple "return" statements or "result" variable? WolfWayfarer 7 7,828 Jul-25-2018, 07:51 AM
Last Post: perfringo
  get specific items from result return info mamoman 3 3,122 Jul-22-2018, 12:46 PM
Last Post: mamoman

Forum Jump:

User Panel Messages

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