1. java版dataframe数据处理框架,修复N多bug
2. 增加删除指定行dropRow
3. 当dataframe对象为空值(即创建对象后没有通过append赋值),删除指定列时会报错,已修复
4. 修复drop的时候列名不存在的问题
6. 优化joinOn
7. 优化add方法
8. 增加clone方法
9. 增加getIndex、getBlocks方法
10. 增加setBlocks方法
Version1.0.2compared with
Version Details
| 1.0.1 | 1.0.2 | |
|---|---|---|
| Release date | Dec 27, 2021 | Dec 27, 2021 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
No dependency changes compared to the selected version.