【发布时间】:2021-09-03 06:15:06
【问题描述】:
m1 macbook pro 上的 Pandas 无法识别 NaN 值,即使数据中显然存在 NaN 值。 The first picture shows the first 5 rows of the data, and you can apparently see that there are NaN values
当我在 Windows 和 Linux 上运行相同的代码时(没有在没有 m1 芯片的 macbook 上尝试过),它们正确识别 NaN 值。 我已经在两个不同的 m1 芯片 macbooks 上尝试过,但结果相同。 有人遇到同样的问题吗??或者知道是什么原因造成的? 提前非常感谢。
【问题讨论】:
-
@Stuart 刚刚做到了。谢谢你告诉我
标签: python pandas null nan apple-m1