0.1.0 - to/fromCSV - fromFWF - toHTML
Supports CSV, FWF, and HTML operations.
Basic relational assignment, co-assignment, function application.
Fully docblocked, and tested with 100% coverage.
Using Composer:
composer require archon/dataframe
{
"require": {
"archon/dataframe": "0.1.0"
}
}