Julia Language Now Available on Google Colab

Julia is now available as a language in runtimes! In addition to providing easy access for the world to quickly begin programming in the awesome Julia language, since the first part of the Jupyter … Read more

Similar

Strings vs. Symbols in Julia’s DataFrames

In DataFrames.jl you can use both symbols and strings for column indexing. Which to choose is one of the topics that new users ask about most frequently. In this post I will explain why both options are supported and what is a difference between them. Not... (more…)

Read more »