You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gristlabs_grist-core/sandbox/grist/imports
Alex Hall df65219729
(core) Remove messytables completely, particularly for excel imports
2 years ago
..
fixtures Add BooleanConverter to map proper boolean cells to a Bool column 2 years ago
__init__.py (core) Switch excel import parsing from messytables+xlrd to openpyxl, and ignore empty rows 2 years ago
import_csv.py Update sandbox/grist/imports/import_csv.py 2 years ago
import_csv_test.py wip: remove dependency to messytables 2 years ago
import_json.py (core) When importing JSON, create columns of type Numeric rather than Int 2 years ago
import_json_test.py (core) Run and test imports only in Python 3, upgrade openpyxl, fix weird date handling 2 years ago
import_utils.py (core) Remove messytables completely, particularly for excel imports 2 years ago
import_xls.py Remove messytables dependency from xlsx import 2 years ago
import_xls_test.py Remove messytables dependency from xlsx import 2 years ago
register.py (core) Switch excel import parsing from messytables+xlrd to openpyxl, and ignore empty rows 2 years ago
test_imports.py (core) Run and test imports only in Python 3, upgrade openpyxl, fix weird date handling 2 years ago