Skip to content

First alpha release

Pre-release
Pre-release
Compare
Choose a tag to compare
@sagebind sagebind released this 27 Apr 21:35
· 85 commits to master since this release
b97340e

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 and RowWriter
  • 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.