Commit Graph

10 Commits (cd72a54bbb54ca08230680cf9192ec45a0c49d64)

Author SHA1 Message Date
Yohan Boniface 4ff5a2eaa7
Be more accepting with None value in headers candidate (#331)
2 years ago
Yohan Boniface 7bd895ef42 Add BooleanConverter to map proper boolean cells to a Bool column
2 years ago
Yohan Boniface 8bc5c7d595
Fix columns with falsy cells wrongly parsed as dates (#276)
2 years ago
Alex Hall 42afb17e36 (core) Run and test imports only in Python 3, upgrade openpyxl, fix weird date handling
2 years ago
George Gevoian 9b08666f96 (core) Handle importing xls files with invalid dimensions
2 years ago
Alex Hall 6c90de4d62 (core) Switch excel import parsing from messytables+xlrd to openpyxl, and ignore empty rows
2 years ago
Dmitry S 64d9faed5a (core) Fix import parsing from choking up on Python isdigit() surprises
3 years ago
Dmitry S 26356fe588 (core) Fix bug with "maximum recursion depth exceeded" in imports.
3 years ago
Alex Hall 4d526da58f (core) Move file import plugins into core/sandbox/grist
3 years ago
Paul Fitzpatrick b82eec714a (core) move data engine code to core
4 years ago