type-analyzer
Advanced tools
Changelog
[0.2.5] - Jan 25 2020
dd0361f Treat mixed int/float columns as float
Changelog
[0.2.4] - Jan 08 2020 (3ab0fb8)
2cf038e Treat large numeric columns as numbers
Changelog
[0.2.3] - Oct 08 2019 (371f641)
986ce5c [Enhancement] Add support for Array and Object data type)
Changelog
[0.2.2] - Oct 07 2019 (b913061)
37de75d add eslint and prettier 0f10ab9 [Doc] Update README to add ignoredDataTypes 3e0134e remove TYPE city all together 2cf641b port internal type-analyzer commits over (currently at 1.5.0)
Changelog
[0.2.1] - Jan 03 2019 (c6fb704)
4c2a767 Add CHANGELOG.md f676778 Don't attempt to analyze missing columns. 94c97a9 Correct use of 'correctly' 7ea8360 Add tests, DRY up test util 460947e Fix: Don't attempt to analyze missing columns.
Changelog
[0.1.4] - Apr 03 2018 (f581c65)
fe0827b Added new date format regex: YYYY/M/D 40c1923 Added new date format regex
Changelog
[0.1.3] - Feb 28 2018 (08741f6)
626a819 avoid detect time format in every type check