Kaggle / learntools

Tools and tests used in Kaggle Learn exercises
Apache License 2.0
447 stars 231 forks source link

Type Error in Ex 5 of Intro to SQL #438

Closed karmasta13 closed 1 year ago

karmasta13 commented 1 year ago
  1. When I ran the first cell I got the error │ exit code: 128 ╰─> See above for output.

  2. Later in q_3.check() , I got TypeError: only size-1 arrays can be converted to Python scalars

  3. q_4.check() , I got IndexError: list index out of range

PennlaineChu commented 1 year ago

The same thing happened to me, so I can't get full credit for the lesson.

karmasta13 commented 1 year ago

It has been solved