A Tutorial on DataFrames in Julia

By: Bogumił Kamiński

Re-posted from: http://juliasnippets.blogspot.com/2017/12/tutorial-on-dataframes-in-julia.html

This time a blog post is more of an announcement :).

After the release of DataFrames 0.11 in Julia I have decided that it the ecosystem has stabilized enough to add it to my teaching materials.

There were some Issues and PRs submitted in the process. Finally, I have managed to compile the basic notes about using DataFrames. If you would be interested in them I have published them on GitHub here.