fromtsv() is a helper that calls fromcsv() with a different dialect set. However it was not passing on the header argument.
I apologize – I have not run unit tests, but the fix seems very straightforward and I figured a pull request was probably still more helpful than just raising a bug report.
fromtsv() is a helper that calls fromcsv() with a different dialect set. However it was not passing on the header argument.
I apologize – I have not run unit tests, but the fix seems very straightforward and I figured a pull request was probably still more helpful than just raising a bug report.