DescriptionThe goal is to have a very fast binary utility computing pivot tables by reading textfiles (csv) with headers. Can be used either as standalone tool or library. Current Status- Current version now builds on both Mac os 10.6 and linux. Important performance improvement have been done. - Standalone version now operational - Pivot table functionality fulfilled Future Improvements- Implement filters feature - Make it a library that can be used in a project to build pivot table on the fly when outputing flat csv file
|