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/fixtures
Dmitry S d5a4605d2a
(core) Improve encoding detection for csv imports, and make encoding an editable option.
10 months ago
..
nyc_schools_progress_report_ec_2013.xlsx (core) move data engine code to core 4 years ago
strange_dates.xlsx (core) Run and test imports only in Python 3, upgrade openpyxl, fix weird date handling 2 years ago
test_boolean.xlsx Add BooleanConverter to map proper boolean cells to a Bool column 2 years ago
test_empty_rows.xlsx (core) Switch excel import parsing from messytables+xlrd to openpyxl, and ignore empty rows 2 years ago
test_encoding_utf8.csv (core) Improve encoding detection for csv imports, and make encoding an editable option. 10 months ago
test_excel.xlsx (core) Move file import plugins into core/sandbox/grist 3 years ago
test_excel_numeric_gs.xlsx (core) Fix issue that ints would be imported with a trailing ".0" from Google Sheets. 1 year ago
test_excel_types.csv (core) Move file import plugins into core/sandbox/grist 3 years ago
test_excel_types.xlsx (core) Move file import plugins into core/sandbox/grist 3 years ago
test_falsy_cells.xlsx Fix columns with falsy cells wrongly parsed as dates (#276) 2 years ago
test_headers_with_none_cell.xlsx Be more accepting with None value in headers candidate (#331) 2 years ago
test_import_csv.csv (core) Move file import plugins into core/sandbox/grist 3 years ago
test_invalid_dimensions.xlsx (core) Handle importing xls files with invalid dimensions 2 years ago
test_isdigit.csv (core) Fix import parsing from choking up on Python isdigit() surprises 3 years ago
test_long_cell.csv (core) Fix bug with "maximum recursion depth exceeded" in imports. 3 years ago
test_single_merged_cell.xlsx (core) Move file import plugins into core/sandbox/grist 3 years ago