v0.1.6
·
3553 commits
to refs/heads/main
since this release
Changes
🏆 Highlights
- [FEAT] Support for Timestamp datatype. @xcharleslin (#1032)
✨ New Features
- [FEAT] Support for Timestamp datatype. @xcharleslin (#1032)
- [FEAT] Thread user-provided schema through to DataFrame reads @jaychia (#1024)
- [FEAT] Daft Image viz support. Remove Tabulate dependency. @xcharleslin (#1027)
- [FEAT] Dataframe Concats @jaychia (#1023)
- [FEAT] Add kernels for .list.join on a list[utf8] column @jaychia (#989)
- [FEAT][Table-Read-Schema 2/3] Add table casting logic @jaychia (#1012)
- [FEAT][Table-Read-Schema 1/3] Split reading tabular file formats into 2 method calls @jaychia (#1010)
- [FEAT][Images] [7/N] Add image encoding support. @clarkzinzow (#1013)
- [FEAT] Visualization cleanup 2/n: Add repr_html to Series, Table, and PyO3 @xcharleslin (#1018)
- [FEAT] Visualization cleanup (1/n): Use Table for repr @xcharleslin (#1011)
📖 Documentation
- [DOCS] Fix links to ray.io latest docs @jaychia (#1038)
- [DOCS] Add initial docs pass, adding lots of cross-reference links. @clarkzinzow (#1009)
- [DOCS][Images] [6/N] Fix image dtype docs. @clarkzinzow (#1008)
- 0.1.5 release notes @samster25 (#1007)
🧰 Maintenance
- [CHORE] Update cargo version to v0.1.6 @jaychia (#1047)
- [CHORE] Add a GitHub action to enforce labels are added to the PR before merging @jaychia (#1045)
- [CHORE] Fix CI TPCH data generation for old deprecated kwarg @jaychia (#1044)
- [CHORE] Fix footer of release-drafter @jaychia (#1043)
- [CHORE] Add release-drafter files @jaychia (#1042)
- [CHORE][CI] Fix flakiness in Datasets integration tests. @clarkzinzow (#1017)
⬆️ Dependencies
7 changes
- Bump pytest from 7.3.1 to 7.3.2 @dependabot (#1034)
- Bump log from 0.4.18 to 0.4.19 @dependabot (#1036)
- Bump hypothesis from 6.76.0 to 6.78.2 @dependabot (#1040)
- Bump s3fs from 2023.5.0 to 2023.6.0 @dependabot (#1029)
- Bump orjson from 3.9.0 to 3.9.1 @dependabot (#1031)
- Bump dask from 2023.5.0 to 2023.6.0 @dependabot (#1030)
- Bump serde from 1.0.163 to 1.0.164 @dependabot (#1025)