python NumPy独特的套装

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了python NumPy独特的套装相关的知识,希望对你有一定的参考价值。

import numpy as np

numpy_array = np.array([3, 1, 2, 2, 3, 1])

unique_vals = np.unique(numpy_array)

unique_vals
#>>> array([1, 2, 3])         Note: results are sorted

以上是关于python NumPy独特的套装的主要内容,如果未能解决你的问题,请参考以下文章

r R独特的套装

c_cpp Rcpp独特的套装

在python2.7.6中怎么安装numpy scipymatplotlib pandas等模块

XMLéè | 早春第一趴,是套装让你气质美貌双营业

orange数据是啥?

1-pandas介绍