Answers:
Please elaborate
ValueError: shape mismatch: objects cannot be broadcast to a single shape
22-06-19, 3:45 p.m.
Priyababu
plt.errorbar(l,tsquare,xerr=delta_l,yerr=delta_t,fmt='bo')
for the above code its shows value error:shape mismatch: objects cannot be broadcast to a single shape