All notable changes to kepler.gl will be documented in this file.
dd0361f Treat mixed int/float columns as float
2cf038e Treat large numeric columns as numbers
986ce5c [Enhancement] Add support for Array and Object data type)
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)
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.
02989de 1 and 0 should be detected as int instead of boolean
fe0827b Added new date format regex: YYYY/M/D 40c1923 Added new date format regex
626a819 avoid detect time format in every type check
56810e3 recognize space in point pair, check geometry.type exist before calling .toUppercase
5376d1c add unix timestamp tests c0734c9 added unix time format a796a7b update readme, make year regex recognize 2 digit year 3d0fa1a from git@github.com:uber-web/type-analyzer.git