Python Forum
Help with two lines in a function
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help with two lines in a function
#4
the error is a line up in df_cm = df_cm[[reorderCols]]
what is reorderCols?
If it is ('p3', 'p15', 'p30', 'p60', 'p180', 'p365') then this is not a proper index
Reply


Messages In This Thread
Help with two lines in a function - by amjass12 - Jul-27-2019, 05:32 PM
RE: Help with two lines in a function - by ThomasL - Jul-27-2019, 08:01 PM
RE: Help with two lines in a function - by amjass12 - Jul-28-2019, 08:30 AM
RE: Help with two lines in a function - by ThomasL - Jul-28-2019, 08:50 AM
RE: Help with two lines in a function - by amjass12 - Jul-28-2019, 09:33 AM
RE: Help with two lines in a function - by ThomasL - Jul-28-2019, 09:47 AM
RE: Help with two lines in a function - by amjass12 - Jul-28-2019, 12:41 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Importing a function from another file runs the old lines also dedesssse 6 2,625 Jul-06-2021, 07:04 PM
Last Post: deanhystad
  Iterate 2 large text files across lines and replace lines in second file medatib531 13 6,039 Aug-10-2020, 11:01 PM
Last Post: medatib531

Forum Jump:

User Panel Messages

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