首页
学习
活动
专区
工具
TVP
发布
精选内容/技术社群/优惠产品,尽在小程序
立即前往

Pandas 0.23.0 发布,Python 数据分析工具包

Pandas 是一个以 BSD 许可开源的库,为 Python 编程语言提供了高性能、易于使用的数据结构和数据分析工具。

Pandas 0.23.0 是自 0.22.0 以来的又一个主要版本,包括许多 API 更改、弃用,新特性,功能改进、性能改进以及大量错误修复。建议所有用户升级到此版本。

亮点包括:

  • Round-trippable JSON format with ‘table’ orient.
  • Instantiation from dicts respects order for Python 3.6+.
  • Dependent column arguments for assign.
  • Merging / sorting on a combination of columns and index levels.
  • Extending Pandas with custom types.
  • Excluding unobserved categories from groupby.
  • Changes to make output shape of DataFrame.apply consistent.

更多请查看完整更新内容

下载地址:

https://pypi.python.org/pypi/pandas/#downloads

  • 发表于:
  • 原文链接https://www.oschina.net/news/96239/pandas-0-23-0-released
  • 如有侵权,请联系 cloudcommunity@tencent.com 删除。

扫码

添加站长 进交流群

领取专属 10元无门槛券

私享最新 技术干货

扫码加入开发者社群
领券