2021-06-27 16:40:20 +02:00
..
2021-06-27 16:35:05 +02:00
2021-06-26 18:57:09 +02:00
2021-06-27 16:34:46 +02:00
2021-06-27 16:36:28 +02:00
2021-06-26 19:01:24 +02:00
2021-06-26 18:59:32 +02:00
2021-06-27 16:40:20 +02:00

# DataFrames.jl

Welcome to DataFrames.jl with Bogumił Kamiński

The material is organized in six notebooks that are recommended to be studied in
the specified sequence. In order to make sure that the notebooks work correctly
please download the whole repository and start Jupyter Notebook in the
directory where the downloaded files are located.

This tutorial is intended to be an introduction to the DataFrames.jl package and
the related ecosystem. It is task-oriented, so it aims to show how available
functionality can be used to solve typical data wrangling problems.

If you are interested in in-depth coverage of all functions and their options
that are provided in the DataFrames.jl package please consult
[the documentation](https://juliadata.github.io/DataFrames.jl/stable/) or a more
advanced tutorial that is available
[here](https://github.com/bkamins/Julia-DataFrames-Tutorial).

This version of the manual was tested with:
* Julia 1.5.3 and 1.6.1;
* DataFrames.jl 0.22.0 and 1.1.1.