Python Forum
need help with data analysing with python and sqlite
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
need help with data analysing with python and sqlite
#1
Hi,
i have a problem creating a python program to analyzing a database that i created in sqlite from a csv file.
the database include 4 rows.
3 of them are good but the last one should not have multiple of same data but it does.

i need to write a program that fix this.

should i post any infos/document about my code and sql ?
Reply
#2
You can post here or in the DataScience section, but BE SURE to use BB tags around your code. In other words, copy your code, click the blue and yellow icon above, then paste the code between the tags.
Reply
#3
Informative!
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  python sqlite autoincrement in primary column janeik 6 1,161 Aug-13-2023, 11:22 AM
Last Post: janeik
  Help with subtracting values using SQLite & Python Extra 10 3,419 May-10-2022, 08:36 AM
Last Post: ibreeden
  [Solved]Help with search statement-SQLite & Python Extra 1 1,057 May-06-2022, 07:38 PM
Last Post: Extra
  Help With Python SQLite Error Extra 10 15,076 May-04-2022, 11:42 PM
Last Post: Extra
  Python Sqlite georgebijum 0 1,057 May-04-2022, 10:12 AM
Last Post: georgebijum
  Error while transferring data from sqlite to elasticsearch - please help! ps96068 1 2,686 Jun-12-2021, 09:24 AM
Last Post: ibreeden
  Analysing XML file rowan_bradley 1 1,620 Aug-24-2020, 02:45 PM
Last Post: ndc85430
  Importing data from a text file into an SQLite database with Python macieju1974 7 4,145 Jun-29-2020, 08:51 PM
Last Post: buran
  how to use items combobox in table name sqlite in python hampython 1 2,695 May-24-2020, 02:17 AM
Last Post: Larz60+
  printing selected item with Sqlite data whacky7 13 4,974 Jan-26-2020, 01:25 AM
Last Post: whacky7

Forum Jump:

User Panel Messages

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