That almost works, I now get ``` Error:(65, 16) Ko...
# datascience
a
That almost works, I now get
Copy code
Error:(65, 16) Kotlin: Object is not abstract and does not implement abstract member public abstract fun `apply$mcDD$sp`(p0: Double): Double defined in scala.Function1
Right now I'm trying to base my code on this stackoverflow answer: https://stackoverflow.com/a/6545243/2614483