* Refactor api to support arbitrary parquet schemas
* More detail in README and error messages
* Export schema tools with optional overrides
* Test for basic timestamp type
* Fix time-type tests
* schemaFromColumnData should take an options object
* Update README with schemaFromColumnData options