SciPy Recipes
上QQ阅读APP看书,第一时间看更新

Creating NumPy arrays

There are several ways to create objects of ndarray type. The recipes in this chapter provide a comprehensive list of the possibilities.