Kotlin/kandy

Improve column type handling in DSL/translator.

AndreiKingsley opened this issue · 0 comments

  1. DataFrame infers Nothing? for column of nulls.
  2. Columns may have no inferred type (for example, created with Infer.None by List<Any?>).