跳转至主要内容
Ctrl+K
NumPy v2.5.dev0 Manual - Home NumPy v2.5.dev0 Manual - Home
  • 使用者指南
  • API 參考
  • 從來源碼建置
  • 開發
  • 發行備註
  • Learn
    • NEPs
  • GitHub
  • 使用者指南
  • API 參考
  • 從來源碼建置
  • 開發
  • 發行備註
  • Learn
  • NEPs
  • GitHub

章节导航

  • NumPy’s module structure
  • 陣列物件
    • N 維陣列(ndarray)
    • Scalars
    • Data type objects (dtype)
    • Data type promotion in NumPy
    • Iterating over arrays
    • Standard array subclasses
    • Masked arrays
      • The numpy.ma module
      • Constants of the numpy.ma module
      • Masked array operations
    • The array interface protocol
    • Datetimes and timedeltas
  • Universal functions (ufunc)
  • Routines and objects by topic
  • Typing (numpy.typing)
  • NumPy C-API
  • Array API standard compatibility
  • CPU/SIMD optimizations
  • Thread Safety
  • Global Configuration Options
  • NumPy security
  • Testing guidelines
  • Status of numpy.distutils and migration advice
  • NumPy and SWIG
  • NumPy reference
  • 陣列物件
  • Masked arrays
  • Constants of the numpy.ma module
  • numpy.ma.MaskedArray.__float__

numpy.ma.MaskedArray.__float__#

method

ma.MaskedArray.__float__()[原始碼]#

Convert to float.

上一頁

numpy.ma.MaskedArray.__array_priority__

下一頁

numpy.ma.MaskedArray.__int__

当前页面
  • ma.MaskedArray.__float__

© Copyright 2008-2026, NumPy Developers.

使用 Sphinx 7.2.6 建立。

使用 PyData Sphinx Theme 0.16.1构建.