内容简介:Pandas 是一个以 BSD 许可开源的库,为 Python 编程语言提供了高性能、易于使用的数据结构和数据分析工具。 Pandas 0.23.0 是自 0.22.0 以来的又一个主要版本,包括许多 API 更改、弃用,新特性,功能改进、性能...
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
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上所述就是小编给大家介绍的《Pandas 0.23.0 发布,Python 数据分析工具包》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:- Java工具包:资源访问器
- Synonyms:中文近义词工具包
- AopLog 2.4 发布,日志工具包
- TensorFlow 模型优化工具包正式推出
- [Nuget]使用Nuget管理工具包
- 使用抗灾能力入门工具包构建一个应用
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Large-Scale Inference
Bradley Efron / Cambridge University Press / 2010-8-5 / GBP 48.00
We live in a new age for statistical inference, where modern scientific technology such as microarrays and fMRI machines routinely produce thousands and sometimes millions of parallel data sets, each ......一起来看看 《Large-Scale Inference》 这本书的介绍吧!