TableConverter now converts int to float and vice versa to match the desired dtype.
Merged
TableConverter now converts int to float and vice versa to match the desired dtype.
f-convert-int-float
into
dev
1 unresolved thread
1 unresolved thread
Compare changes
Files
4@@ -208,6 +208,7 @@ def string_in_list(val, options, ignore_case=True):
@@ -311,8 +312,8 @@ class TableImporter():
@@ -322,14 +323,13 @@ class TableImporter():