ZhangZhihui's Blog  

Most programming languages provide a data structure called arrays. In Python, array is a package and it is different from “core” python lists. 

 

 

 

The syntax for creating an array.

 

Differences between Numpy Arrays and Arrays

 

Python Predefined Methods for Creating an Array

 

Creating Arrays from Another Arrays

 

The important characteristics of defining a NumPy array are listed below.

  • Data type
  • Item size
  • Shape–dimensions
  • Data

 

Shape Operations

 

Array Operations of Numpy

 

Matrix Operations of NumPy

 

Statistics Operations of NumPy

 

posted on 2024-06-18 16:36  ZhangZhihuiAAA  阅读(6)  评论(0编辑  收藏  举报