Automatic csv file encoding and parameter detection
What's Changed
Following some advice from @b2m automatic csv file encoding and parameter detection was added. Overrides are still possible, but this should reduce some of the friction when using variant file encodings or parameters such as changing the csv separator.
- Feature/smart csv by @gitonthescene in #42
Full Changelog: v0.3.0...v0.3.1