First, really appreciate 7yl4r's help for the pull request.
Here are the fix details:
1. Cannot handle times before posix 1000000000, which is already fixed by: 7yl4r's pull request - https://github.com/Bugazelle/export-csv-to-influx/pull/33
2. empty columns throws cryptic error: https://github.com/Bugazelle/export-csv-to-influx/issues/34
3. force value to int or float fail messages are backwards: https://github.com/Bugazelle/export-csv-to-influx/issues/36