First alpha release
Pre-release
Pre-release
First Tabitha release! This release includes the following features implemented:
- Buffered and in-memory data creation and reading using
DataFrame
- Column and row schema types
- Reading from and writing to multiple types of data sets using
RowReader
andRowWriter
- Functional combinators for row readers
- Multithreaded row reader processing
- Support for the following formats: CSV, TSV, XLSX, XLS
This is a development release and is not recommended for production environments. There could be significant issues in the API or bugs.