ValueError: shape mismatch: objects cannot be broadcast to a single shape
这个错误可能是因为传入的两个参数数据长度不一样,比如在画图的时候。
ValueError: shape mismatch: objects cannot be broadcast to a single shape
这个错误可能是因为传入的两个参数数据长度不一样,比如在画图的时候。
转载于:https://www.cnblogs.com/chulin/p/9991618.html