跳转至主要内容
回到顶部
Ctrl
+
K
用户指南
API 参考
从源代码构建
开发
发行说明
Python64
PythonRun
GitHub
用户指南
API 参考
从源代码构建
开发
发行说明
Python64
PythonRun
GitHub
章节导航
NumPy 的模块结构
数组对象
通用函数 (
ufunc
)
按主题分类的例程和对象
常量
数组创建例程
数组操作例程
位运算
字符串功能
日期时间支持函数
数据类型例程
具有自动域的数学函数
浮点错误处理
异常和警告
离散傅里叶变换
函数式编程
输入和输出
索引例程
numpy.c_
numpy.r_
numpy.s_
numpy.nonzero
numpy.where
numpy.indices
numpy.ix_
numpy.ogrid
numpy.ravel_multi_index
numpy.unravel_index
numpy.diag_indices
numpy.diag_indices_from
numpy.mask_indices
numpy.tril_indices
numpy.tril_indices_from
numpy.triu_indices
numpy.triu_indices_from
numpy.take
numpy.take_along_axis
numpy.choose
numpy.compress
numpy.diag
numpy.diagonal
numpy.select
numpy.place
numpy.put
numpy.put_along_axis
numpy.putmask
numpy.fill_diagonal
numpy.nditer
numpy.nditer.close
numpy.nditer.copy
numpy.nditer.debug_print
numpy.nditer.enable_external_loop
numpy.nditer.iternext
numpy.nditer.remove_axis
numpy.nditer.remove_multi_index
numpy.nditer.reset
numpy.ndenumerate
numpy.ndindex
numpy.nested_iters
numpy.flatiter
numpy.iterable
线性代数
逻辑函数
掩码数组运算
数学函数
其他例程
多项式
随机抽样
集合例程
排序,搜索和计数
统计
测试支持
窗口函数
类型标注 (
numpy.typing
)
NumPy C-API
Array API 标准兼容性
CPU/SIMD 优化
线程安全
全局配置选项
NumPy 安全
numpy.distutils
的状态和迁移建议
numpy.distutils
用户指南
NumPy 和 SWIG
NumPy 参考
按主题分类的例程和对象
索引例程
numpy.nditer
numpy.nditer.remove_axis
numpy.nditer.remove_axis
#
method
nditer.
remove_axis
(
i
,
/
)
#
从迭代器中移除轴
i
.要求启用“multi_index”标志.
当前页面
nditer.remove_axis