Add read support for Excel files (xls and xlsx) to agate
agateexcel
uses a monkey patching pattern to add read for xls and xlsx files support to all agate.Table
instances.
Linter | Message | Location |
---|---|---|
optional-tests Make sure tests are only run when requested | the 'check' phase should respect #:tests? |