html tool

2016年10月27日星期四

Python numpy 按矩阵的某一列排序

利用numpy的argsort对需要排序的列标记序号(索引),然后直接改变原始矩阵的索引就行啦~

没有评论:

发表评论