PyData Global 2020 DataFrames.jl Tutorial

During PyData Global 2020 I am going to present an An introduction to DataFrames.jl for pandas users.

You can get the material that I will show from GitHub.

The presentation is on introductory level. I discuss the fundamental design concepts behind DataFrames.jl to help potential users get started with using it. I show how an exemplary pandas data processing pipeline can be transferred to DataFrames.jl.

I hope you will enjoy it!