UFuncTypeError: ufunc 'absolute' did not contain a loop with signature matching types dtype(' dtype('<U5')

前端 未结 0 1469
轮回少年
轮回少年 2021-01-31 19:21

The below code loops over a set of points stored in a dequeue (double ended queue).

import numpy as np

pts1_blue=[(230,50),(100,200),.....] #this is just example         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题