You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to run the the Time-Grad-Electricity notebook, and from the following Iine I get an error.
line:
dataset_test = test_grouper(dataset.test)
error:
ValueError: setting an array element with a sequence. The requested array has an inhomogeneous shape after 1 dimensions. The detected shape was (2590,) + inhomogeneous part.
The text was updated successfully, but these errors were encountered:
I am trying to run the the Time-Grad-Electricity notebook, and from the following Iine I get an error.
line:
dataset_test = test_grouper(dataset.test)
error:
ValueError: setting an array element with a sequence. The requested array has an inhomogeneous shape after 1 dimensions. The detected shape was (2590,) + inhomogeneous part.
The text was updated successfully, but these errors were encountered: