Julia tutorials for faster, easier data analysis
I love Julia. Just don’t tell my wife. Kidding! I’m talking about the Julia language from MIT. It’s a pleasure to use, and gaining popularity.
How to scrape web pages with Julia
Julia can be used for fast web scraping, not just data analysis.
How to use dataframes in Julia
Julia dataframes let you do anything you want: pivot tables, data cleaning, table joins, filtering, and more, all with a nice clean syntax.
How to convert nested JSON to a dataframe or CSV in Julia
You can’t do it in one line of Julia code, but you can do it!
How to use Julia arrays
This tutorial will show you how to add, delete, and replace items in arrays in Julia.
Why Julia? It’s fast and easy
If you’re going to learn a coding language for data science, Julia is the one. Here’s why.
How to download, install and run Julia on a Mac
It’s WAY easier than installing Python. You can install Julia like any other Mac app. You can even use a Homebrew Cask.