tableschema-java
tableschema-java copied to clipboard
Map empty value to string, fix correct most inferred order
Overview
This pull request, is also a fix for issue #72 According the documentation, the NumberField is a not empty digit sequence. The most inferred map is sorted in ascending order so the lastEntry must be considered for the most inferred.
Please preserve this line to notify @iSnow (lead of this repository)
Please @iSnow could you take a look to this pull request?
Thanks.
As discussed (https://github.com/frictionlessdata/tableschema-java/issues/72), the solution will be a bit different.