Not many languages that have the language designer...
# datascience
i
Not many languages that have the language designers backing an initiative for improving their data science presence.
😀 1
a
Well, actually, Python, Matlab and Julia. It will be rather hard to play on the same field with script-oriented languages, but I think that kotlin could win when it comes to actual development.
i
Some just find it more handy to do datascience (a part of it at least) in IDEA and jvm-based: https://github.com/JetBrains/lets-plot-kotlin/issues/5#issuecomment-568104131
a
@Igor Alshannikov actually I do like kotlin much more and intend to put an effort to convince scientific community yo use it. I am really excited about lets-plot. But what I want is a common kotlin API on top of it so we could have this basic API for any plot system without actually depending on the plot system like it is done in matplotlib or Julia plot recepies.
i
@altavir are you aware of Anatoly Nikitin efforts?
a
I am not sure. At least I do not know, who it is.
i
He doesn't seem to be in this workspace, he works with @roman.belov
a
I had a long discussion with Roman during Kotlinconf and we made some plans about how we want to proceed. I personally plan to adapt owr solutions like plotly.kt to work with Jupyter-kotlin and then proceed with API development. Sadly I have to finish one project right now and then I can switch to plotting.