|
|
|
|
|
by sprkv5
1002 days ago
|
|
You are going to do the same things in a new language whatever you were doing in Python. I understand you are working on web and data science domains. So I would recommend you check out F# which is like OCaml but runs on the Common Language Runtime. While it is really good on web platform, you might want to investigate the state of data science domain in F#. There are some guides here[1] and here[2]. 1. https://fsharp.org/guides/data-science/ 2. https://github.com/fsprojects/awesome-fsharp#data-science |
|
Not that this probably matters/holds any relevance, but I worked at a startup using C#, and I liked the language itself.