Search results

  1. K

    Elixir for Data Science

    HI, I recently started playing with Elixir and some patterns remind me of Python, which is widely used in data science projects. For example list comprehensions or anonymous functions. Considering the high performance of Elixir and the ability to run multiple processes and deal with...