Python Forum
Problem with updata the data into the database as it went into the wrong rows
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Problem with updata the data into the database as it went into the wrong rows
#5
(Nov-11-2017, 02:22 AM)Larz60+ Wrote: the following statement:
for i in range(0,10):
does what it's told to do, run code that's part of the loop 11 times with no change of data.

I have been using the code outside the for loop but it doesn't make any difference.

You should have post the code that will update the data into the database in the same rows as the next_day data for per channel.
Reply


Messages In This Thread
RE: Problem with updata the data into the database as it went into the wrong rows - by chris0147 - Nov-11-2017, 04:38 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  wrong entries in sqlite database and tkinter epsilondatum 2 472 Apr-23-2024, 04:48 PM
Last Post: epsilondatum
  how do you style data frame that has empty rows. gsaray101 0 565 Sep-08-2023, 05:20 PM
Last Post: gsaray101
  How to detect abnormal data in big database python vanphuht91 5 1,219 Jun-27-2023, 11:22 PM
Last Post: Skaperen
  Rows not adding to sqlite3 database using SQLAlchemy Calab 11 1,911 Jun-02-2023, 05:53 PM
Last Post: bowlofred
  Database that can compress a column, or all data, automatically? Calab 3 1,289 May-22-2023, 03:25 AM
Last Post: Calab
  Python Pandas Syntax problem? Wrong Output, any ideas? Gbuoy 2 981 Jan-18-2023, 10:02 PM
Last Post: snippsat
  (Python) Pulling data from UA Google Analytics with more than 100k rows into csv. Stockers 0 1,305 Dec-19-2022, 11:11 PM
Last Post: Stockers
  How to properly format rows and columns in excel data from parsed .txt blocks jh67 7 2,028 Dec-12-2022, 08:22 PM
Last Post: jh67
  Basic SQL query using Py: Inserting or querying sqlite3 database not returning data marlonbown 3 1,481 Nov-08-2022, 07:16 PM
Last Post: marlonbown
  Am I wrong or is Udemy wrong? String Slicing! Mavoz 3 2,747 Nov-05-2022, 11:33 AM
Last Post: Mavoz

Forum Jump:

User Panel Messages

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