Hey all! Just wanted to plug my experience with Kotlin Dataframe in a jupyter notebook. I was working with spark on the notebook and reading 2900 Json files and displaying the results took minutes. I’m able to do the same thing using Kotlin Dataframe in less than 10 seconds with a kernal restart. 😀 😮