Consider csvkit configuration file to set default arguments
e.g. many people want --no-inference
to be the default. The configuration file would be used to set this as the default. We can add an --inference
flag to override the configuration file.