Chapter 3 Data transformation
We directly download the free dataset from Open Food Facts - Word website and import it into rstudio.
The dimension of the dataset is:
## [1] 356001 163
356001 observations and 163 features.
We directly download the free dataset from Open Food Facts - Word website and import it into rstudio.
The dimension of the dataset is:
## [1] 356001 163
356001 observations and 163 features.