Create tables

You can create tables from a number of file types. BlazingSQL relies on cuDF when reading files, which means we can leverage numerous features, such as inferring column names through a header row and data types through a sampling method.