Python 学习笔记

Home

❯

Python缺失值

Python缺失值

2026年6月21日1分钟阅读

  • python
  • 概念

Python缺失值

Python 中常见“没有值”的表达有两种语境:

  • None:普通 Python 对象中的空值
  • NaN:数值分析和表格数据中的缺失值

在描述统计基础里,NaN 会影响均值、中位数、方差与标准差等计算。

相关:Python数据类型与容器、Pandas DataFrame


关系图谱

反向链接

  • Python函数返回值
  • Python数据类型与容器
  • python
  • 均值
  • 描述统计基础

Created with Quartz v4.5.2 © 2026