Skip to content

v1.2.12

Compare
Choose a tag to compare
@ohadmata ohadmata released this 25 Feb 10:35
· 59 commits to main since this release
15825e8
  • Fix issue when the column contains datetime.time data, the casting to unix_timestamp might raise an exception
  • Identify data as float when the sampled data contains at least single non-empty data. This might fix the data casting for column with a lot of empty values that recognized as float instead of string