How to extract specific numbers based on the conditions in python

前端 未结 0 1808
孤街浪徒
孤街浪徒 2020-12-21 20:23

I have a bunch of lines created by connecting some points. I have the number number of lines as a numpy array:

line_no_A= np.arange (17, 31)
sep_A=23
<         


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