Hersh Dhillon
Hersh Dhillon
@xzdandy I created a python notebook as well but it gets gitignored while the rest of the tutorial notebooks don't any idea?
@xzdandy @pchunduri6 moved to a "one-column-at-a-time" implementation as you recommended. The notebook has the implementation
For one column at a time I think this PR is ready for review @xzdandy @pchunduri6. For the other changes discussed with either of you, I think it makes sense...
Yes @xzdandy on it
Also this is failing the linter check for a Colab Notebook. Can you point me towards information on how to add that
``` 12-01-2023 17:31:12 [check_notebook_format:295] ERROR: ERROR: Notebook /Users/hershdhillon23/projects/evadb/script/formatting/../../tutorials/20-structured-data.ipynb does not contain correct Colab link -- update the link. ``` Do not have a collar link right now
Sure @jarulraj
I ran the similarity checks in the long integration tests and they work fine. I get the fuzzy error message logic part for the functions. Can you let me know...
Also see the Similarity function in bootstrap queries https://github.com/georgia-tech-db/evadb/blob/bf0223290f396303bba1706dded062654b5cefc4/evadb/functions/function_bootstrap_queries.py#L104