enhancementgood first issue
倉庫指標
- 星標
- (42 顆星)
- PR 合併指標
- (PR 指標待抓取)
描述
find_nearest doesn't use: find_index_nearest_neighbour, which is available.
Additionally, it requires the input to be numpy.array's. Can we change the code function to np.argmin()? And np.abs?