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?