2.1.3 中的新特性(2023年11月10日)#
这些是 pandas 2.1.3 中的更改。有关完整的更改日志,包括 pandas 的其他版本,请参阅发布说明。
已修复的回归#
修复了在某些 DataFrame 子类上返回新对象的操作导致的无限递归 (GH 55763)
错误修复#
修复了
DatetimeIndex.diff()
引发TypeError
的错误 (GH 55080)修复了
Index.isin()
对 Arrow 支持的字符串和None
值引发的错误 (GH 55821)修复了
read_parquet()
和read_feather()
中的 CVE-2023-47248 问题 (GH 55894)
贡献者#
共有 11 人为此版本贡献了补丁。名字旁带有“+”的人是首次贡献补丁。
Isaac Virshup
Joris Van den Bossche
Luke Manley
Lumberbot (aka Jack)
Marco Edward Gorelli
MarcoGorelli
Matthew Roeschke
Pandas Development Team
Thomas Li
William Ayd
cobalt +