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?
#3
(Jan-16-2022, 04:52 PM)jefsummers Wrote: Two things. First, as always in this site, show us your code, what you have done so far!
Second, we need to know the format of the data. You say a list, how is that formatted? A list of what? You also mention a dataset. Pandas (I hope)?

yes in pandas, converted the excel file to list using pandas as pd
Reply


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

Possibly Related Threads…
Thread Author Replies Views Last Post
  Random student selection from groups. esahan 7 1,620 Jul-08-2024, 12:28 AM
Last Post: AdamHensley
  This result object does not return rows. It has been closed automatically dawid294 5 5,188 Jan-10-2024, 10:55 PM
Last Post: deanhystad
  How to test and import a model form computer to test accuracy using Sklearn library Anldra12 6 4,288 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 3,041 May-12-2021, 08:27 PM
Last Post: bowlofred
  Generate questions from excel to test my chatbot mcubac08 5 3,918 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 4,208 Feb-24-2020, 12:06 PM
Last Post: Larz60+
  How to write test cases by Unit test for database configuration file? binhduonggttn 0 3,173 Feb-18-2020, 08:03 AM
Last Post: binhduonggttn
  test pattern and add result in a table sam1975 1 2,426 Mar-05-2019, 02:41 PM
Last Post: sam1975
  python code (embedded in Redshift) to return result of the query Mel 0 2,833 Aug-24-2018, 06:12 PM
Last Post: Mel
  Multiple "return" statements or "result" variable? WolfWayfarer 7 10,195 Jul-25-2018, 07:51 AM
Last Post: perfringo

Forum Jump:

User Panel Messages

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