Skip to content

Version 1.0.0 Release

Compare
Choose a tag to compare
@hwperkins hwperkins released this 01 Nov 17:51
· 6 commits to master since this release

Added ability to manipulate the DataFrame using SQL
Added primitive and basic type operations
Added groupBy feature

Reordered fromSQL and toSQL functions to take table name and query as first argument and PDO instance as second argument.