<@U4ZJQNP1S> Python has a lot of fast and loose lu...
# datascience
t
@czyzby Python has a lot of fast and loose luxuries thanks to its dynamic typing. But it doesn't have DSL's which have yet to be taken advantage of in data science. Java is not a conducive language to express nice data science API's. But I think Kotlin can clean it up quite a bit. I really want to create a generic Neural Network DSL.