use sqlite list in python code example Example: sqlite to python list df = pd.DataFrame(cursor.fetchall(), columns=['one','two'])