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)