@holgerbrandl any idea why that kind thing happens?
Copy code
java.lang.ClassCastException: krangl.SimpleDataFrame cannot be cast to krangl.DataFrame
h
holgerbrandl
02/28/2019, 7:51 AM
That's indeed rahter odd. SimpelDataFrame is a subclass of DataFrame. Could you provide a more complete example as a github ticket. I'll have a look then
n
Nikky
02/28/2019, 8:04 AM
well i think i figured it out, nothing related to krangl,
i am using kotlin-scripting and i was using the jar to load the library, every single evaluation, it seems like as far as the jvm is concerned those are different classes then