Release 0.6 (tableau#126)
* Fix tableau#117 by only attempting files with the right extension inside the archive (tableau#118)
* Commenting and Docstring cleanup. A few very small code cleanups (tableau#120)
Add docstrings and remove clutter. I also made some very tiny tweaks to some code for clarity.
* Small cleanups for various editors. Play nice with built in test-runners (tableau#121)
* Add Py36, update travis to use pycodestyle (tableau#124)
* Add `initial sql` and `query band` support (tableau#123)
Addresses tableau#109 and tableau#110
* Prep for release of 0.6 (tableau#125)
* Prep for release of 0.6
* wordsmithing the changelog