Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update notebook's column name after next release #1265

Closed
1 of 2 tasks
xzdandy opened this issue Oct 7, 2023 · 0 comments · Fixed by #1274
Closed
1 of 2 tasks

Update notebook's column name after next release #1265

xzdandy opened this issue Oct 7, 2023 · 0 comments · Fixed by #1274

Comments

@xzdandy
Copy link
Collaborator

xzdandy commented Oct 7, 2023

Search before asking

  • I have searched the EvaDB issues and found no similar feature requests.

Description

In #1256, we start to drop table alias from the output,

we need to update the following note book:

  • FAILED tutorials/01-mnist.ipynb:: - KeyError: 'mnistvid.data'
  • FAILED tutorials/02-object-detection.ipynb:: - KeyError: "None of [Index(['yolo.bboxes', 'yolo.labels'], dtype='object')] are in the [columns]"
  • FAILED tutorials/03-emotion-analysis.ipynb:: - KeyError: "None of [Index(['Face.bbox', 'emotiondetector.labels', 'emotiondetector.scores'], dtype='object')] are in the [columns]"
  • FAILED tutorials/05-asl-action-recognition.ipynb:: - KeyError: 'aslactionrecognition.labels'
  • FAILED tutorials/07-object-segmentation-huggingface.ipynb:: - KeyError: 'hfsegmentation.mask'
  • FAILED tutorials/11-similarity-search-for-motif-mining.ipynb:: - KeyError: 'reddit_dataset.name'

Use case

No response

Are you willing to submit a PR?

  • Yes I'd like to help by submitting a PR!
@xzdandy xzdandy linked a pull request Oct 11, 2023 that will close this issue
xzdandy added a commit that referenced this issue Oct 11, 2023
Fix #1271, Fix #1265, Fix #1266

~~Not able to fix 11-similarity-search-for-motif-mining.ipynb due to
#1275~~
RichardZhangRZ pushed a commit to RichardZhangRZ/evadb that referenced this issue Oct 23, 2023
a0x8o pushed a commit to alexxx-db/eva that referenced this issue Oct 30, 2023
Fix georgia-tech-db#1271, Fix georgia-tech-db#1265, Fix georgia-tech-db#1266

~~Not able to fix 11-similarity-search-for-motif-mining.ipynb due to
a0x8o pushed a commit to alexxx-db/eva that referenced this issue Oct 30, 2023
Fix georgia-tech-db#1271, Fix georgia-tech-db#1265, Fix georgia-tech-db#1266

~~Not able to fix 11-similarity-search-for-motif-mining.ipynb due to
a0x8o pushed a commit to alexxx-db/eva that referenced this issue Nov 22, 2023
Fix georgia-tech-db#1271, Fix georgia-tech-db#1265, Fix georgia-tech-db#1266

~~Not able to fix 11-similarity-search-for-motif-mining.ipynb due to
a0x8o pushed a commit to alexxx-db/eva that referenced this issue Nov 22, 2023
Fix georgia-tech-db#1271, Fix georgia-tech-db#1265, Fix georgia-tech-db#1266

~~Not able to fix 11-similarity-search-for-motif-mining.ipynb due to
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant