The graded cells work well but when running generate_filters_from_query(query: str) I get an error
def generate_filters_from_query(query: str) → list:
The graded cells work well but when running generate_filters_from_query(query: str) I get an error
def generate_filters_from_query(query: str) → list:
Dear @AJS1,
Welcome to the Community!
Have you executed all the previous cells?
–
Keep Learning AI with DeepLearning.AI - Girijesh
Thanks for getting back to me. I had restarted the kernel and reran all of the cells when I got the message.
Doing so just now has returned no errors at all - it looks as though the connection to the server must have dropped more than once and caused the error.
Thanks again for you help.
Andrew