Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Dataframe problem
#4
So I just learned that threads will stop other threads from running, while they themselves are running. That they just give the appearance of running at the same time?

If this is true, this would explain why after about an hour, my program just "forgets what its doing"... but technically... I think the timers are getting out of sync, because each thread has some time.sleep in it. And each thread has to start EXACTLY 3 seconds after the minute.

I just sat down to implement running the locks. Its been a busy week LOL. I'll see if this fixes the problem.
Reply


Messages In This Thread
Dataframe problem - by stylingpat - Mar-19-2021, 08:10 PM
RE: Dataframe problem - by nilamo - Mar-19-2021, 10:01 PM
RE: Dataframe problem - by stylingpat - Mar-20-2021, 12:04 AM
RE: Dataframe problem - by stylingpat - Mar-22-2021, 10:36 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  2-dataframe, datetime lookup problem Mark17 0 1,228 Jan-27-2022, 01:02 AM
Last Post: Mark17
  problem writing dataframe to oracle aliyesami 4 2,647 Sep-25-2021, 11:20 PM
Last Post: SamHobbs
  Problem in saving .xlsm (excel) file using pandas dataframe in python shantanu97 2 4,255 Aug-29-2021, 12:39 PM
Last Post: snippsat
  Problem with If statement and dataframe Milfredo 1 1,764 Sep-16-2020, 05:50 AM
Last Post: Milfredo
  optimization problem for dataframe manipulation fimmu 0 1,454 Aug-31-2020, 06:02 PM
Last Post: fimmu
  Dataframe mean calculation problem: do we have to loop? sparkt 1 2,168 Aug-28-2020, 02:41 PM
Last Post: sparkt

Forum Jump:

User Panel Messages

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