Overview
This lesson is designed to be run on your laptop. First you need to download the data we will use then install the Frictionless Python modules. After following the instructions on this page you should have everything you need to get started.
Dataset
Download the dataset (#TODO repo link) to your work python environment. The download should include the following three files:
- experiment.csv
- varieties.csv
- yields.csv
We will review the datasets in a coming lesson.
Python
This lesson uses Python 3.x and the Frictionless Python module version 4.5.x.
We recommend following the lesson using a Jupyter Notebook.
pip install frictionless