howard-3

Results 3 issues of howard-3

Example code to reproduce ``` import tech.tablesaw.api.DoubleColumn; import tech.tablesaw.api.StringColumn; public class Test { public static void main(String[] args) throws Exception { // uncomment the next line to prevent the initialization...

Thanks for contributing. - [X] Tick to sign-off your agreement to the [Developer Certificate of Origin (DCO) 1.1](https://developercertificate.org) ## Description Moved the object mapper instance to the json writer options...