Question: there is two python files, one python file that contains the process of loading 2 independent csv to a each independent database, rejecting duplicates, and
there is two python files, one python file that contains the process of loading independent csv to a each independent database, rejecting duplicates, and a user prompt to ask if the nd python file process should be executed subprocess header process using sqlite and pandas as pd This process executed perfectly and the every csv and data file is in the same directory. The nd python file wants to join the two independent database by the id and idsrec column in the respective databases but the table isn't able to be found when the join happens. What are some possibilities that this error occurs or what is some alternatives error: line in main
cursor.executequery
sqliteOperationalError: no such table: documents
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
