The examples in the "Using the pipe syntax" section have a typo in the import statements.
using CSVFiles, DataFrame should be using CSVFiles, DataFrames
I'm pretty sure most people would work it out, but pointing it out to save future people from finding the missing s.