holgerbrandl
03/21/2018, 9:59 PMagomez
03/22/2018, 1:30 AMholgerbrandl
03/22/2018, 5:53 AMdh44t
03/22/2018, 11:40 AMgaetan
03/22/2018, 9:54 PMraulraja
03/24/2018, 12:35 AMholgerbrandl
03/27/2018, 1:24 PMTypedDataFrame and especially the revealing closing remarks about arity. krangl is considerably less typed, and also don’t know if we could express complex types such as TypedDataFrame[(Address, String, Double, String)]) in a generic way with kotlin at all. But seeing the need for intermediate case classes (like Family), I think I’m on the right track with the less typed DataFrame impl in krangl.raulraja
03/28/2018, 9:07 PMkrangl as an underlying impl and provide a strict typed API a top, thanks for the great library!holgerbrandl
03/28/2018, 9:42 PM