Replies: 2 comments
-
|
By the way, I am using the Jupyter embedded in Anaconda. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
You are right. I am missing an update to the code that I will do very soon. I will let you know when it is ready. Thank you for letting me know! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
When I am running the cell:
for file in tqdm(files):
df = read_data_frame(file)
There is always a error named: OperationalError: no such table: signal. I uploaded the detail explanation on the attachment.

I have difficulty in solving this problem. Could you please give me some advice?
Thanks,
Bobbie
Beta Was this translation helpful? Give feedback.
All reactions