• 2022-06-16 问题

    如果两个数组的大小( ndarray shape)不同,则它们进行算术运算时会出现广播机制。( )

    如果两个数组的大小( ndarray shape)不同,则它们进行算术运算时会出现广播机制。( )

  • 2022-05-29 问题

    numpy中ndarray数组元素的数据类型可以通过属性获得。 A: dtype B: shape C: type D: arrange

    numpy中ndarray数组元素的数据类型可以通过属性获得。 A: dtype B: shape C: type D: arrange

  • 2021-04-14 问题

    ndarray.shape 返回一个元祖,表示数组在各个方向上的长度

    ndarray.shape 返回一个元祖,表示数组在各个方向上的长度

  • 2022-05-29 问题

    用户处理numpy的ndarray对象时,可以改变数组维度。下列描述中错误的是 A: resize方法不能修改原ndarray数组 B: reshape方法不能修改原ndarray数组 C: flatten方法不能修改原ndarray数组 D: ndim属性表示ndarray数组的维度

    用户处理numpy的ndarray对象时,可以改变数组维度。下列描述中错误的是 A: resize方法不能修改原ndarray数组 B: reshape方法不能修改原ndarray数组 C: flatten方法不能修改原ndarray数组 D: ndim属性表示ndarray数组的维度

  • 2022-05-29 问题

    关于ndarray对象属性,下列描述错误的是( )。 A: ndim属性表示数组轴的个数 B: shape属性表示每个维度上数组的大小 C: size属性表示数组元素的总个数,等于shape属性元组元素的和 D: dtype属性表示数组中元素类型的对象

    关于ndarray对象属性,下列描述错误的是( )。 A: ndim属性表示数组轴的个数 B: shape属性表示每个维度上数组的大小 C: size属性表示数组元素的总个数,等于shape属性元组元素的和 D: dtype属性表示数组中元素类型的对象

  • 2022-06-03 问题

    ndarray对象不支持切片操作。

    ndarray对象不支持切片操作。

  • 2022-06-16 问题

    求数组在每个维度上大小使用( )。 A: ndarray.size B: ndarray.data C: ndarray.shape D: ndarray.dtype

    求数组在每个维度上大小使用( )。 A: ndarray.size B: ndarray.data C: ndarray.shape D: ndarray.dtype

  • 2022-06-06 问题

    Areas of fertile soil called deltas, usually () are formed by mud deposited at the mouth of a river. A: triangular in shape B: their shape is triangular C: they have a triangular shape D: triangular shape

    Areas of fertile soil called deltas, usually () are formed by mud deposited at the mouth of a river. A: triangular in shape B: their shape is triangular C: they have a triangular shape D: triangular shape

  • 2022-05-28 问题

    下列哪个不是NumPy数组常用的基本属性 A: ndarray.ndim B: ndarray.shape C: ndarray.dtype D: ndarray.date

    下列哪个不是NumPy数组常用的基本属性 A: ndarray.ndim B: ndarray.shape C: ndarray.dtype D: ndarray.date

  • 2022-06-04 问题

    ndarray是具有_________和____________的多维数组

    ndarray是具有_________和____________的多维数组

  • 1 2 3 4 5 6 7 8 9 10