Version 1.0.0 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.