v0.2.4
github-actions
released this
27 Nov 21:12
·
1076 commits
to refs/heads/main
since this release
Changes
✨ New Features
- [FEAT] show number of truncated columns @samster25 (#1673)
- [FEAT] add retries to s3 credential provider timeouts @samster25 (#1663)
- [FEAT] Dynamic Responsive Printing of Tables, Schema and Series @samster25 (#1662)
- [FEAT] Print the results of a df.show() to stdout if running in non-interactive mode @jaychia (#1655)
- [FEAT] 1606 - Adding hour expression in date util @suriya-ganesh (#1637)
- [FEAT] [CSV Reader] Bulk CSV reader + general CSV reader refactor @clarkzinzow (#1614)
- [FEAT] Use cached preview from
df.collect()
indf.show()
. @clarkzinzow (#1651)
🚀 Performance Improvements
👾 Bug Fixes
- [BUG] Add an allowlist of DataTypes that ColumnRangeStatistics supports and validation of TableStatistics @jaychia (#1632)
- [BUG] favor char indices instead of slicing to deal with unicode @samster25 (#1664)
- [BUG] pass in pyarrow dtype manually into parquet read @samster25 (#1650)
- [CHORE] Fixed bug in ray version @dioptre (#1649)
🧰 Maintenance
- [CHORE] pin pandas for 3.8 @samster25 (#1661)
- [CHORE] pin ray to 2.7.1 if less than 3.8 @samster25 (#1657)
- [CHORE] enable refresh on tqdm total updates @samster25 (#1654)
⬆️ Dependencies
8 changes
- Bump chrono-tz from 0.8.3 to 0.8.4 @dependabot (#1670)
- Bump pytest from 7.4.1 to 7.4.3 @dependabot (#1644)
- Bump pandas from 2.0.3 to 2.1.3 @dependabot (#1643)
- Bump azure-storage-blob from 12.17.0 to 12.19.0 @dependabot (#1645)
- Bump async-compression from 0.4.4 to 0.4.5 @dependabot (#1638)
- Bump serde_json from 1.0.107 to 1.0.108 @dependabot (#1639)
- Bump base64 from 0.21.4 to 0.21.5 @dependabot (#1640)
- Bump dyn-clone from 1.0.14 to 1.0.16 @dependabot (#1642)