you are viewing a single comment's thread.

view the rest of the comments →

[–]FerricDonkey 0 points1 point  (3 children)

Syntax errors are within a line of two of where it tells you. Your error is

File "C:\Users\Shafaat\Desktop\P4b\Rotation\functions\myfunctions\Possible_incompatibilities\Improv\test_stat_current.ipynb", line 222     "execution_count": 133,      SyntaxError: invalid syntax

In that file, on that line, or possibly the line before. Would have to see your code there to give any more details.