Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
dataframe logic issues
#5
I found the issue out. The issue was that the type was object vs int so the issue was it was concatinating two objects together vs adding them up. i had to convert it float and it worked so I should be good now.
Reply


Messages In This Thread
dataframe logic issues - by mbrown009 - Sep-13-2023, 07:44 PM
RE: dataframe logic issues - by deanhystad - Sep-13-2023, 09:02 PM
RE: dataframe logic issues - by mbrown009 - Sep-14-2023, 01:19 AM
RE: dataframe logic issues - by deanhystad - Sep-14-2023, 01:30 AM
RE: dataframe logic issues - by mbrown009 - Sep-14-2023, 01:48 AM
RE: dataframe logic issues - by deanhystad - Sep-14-2023, 02:48 AM

Forum Jump:

User Panel Messages

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