/intake-excel

Primary LanguagePythonBSD 2-Clause "Simplified" LicenseBSD-2-Clause

Intake-Excel

Excel Plugin for Intake.

Uses pandas.read_excel for loading single or multiple (via glob patterns) xls/xlsx files.

User Installation

To install the intake-excel plugin, execute the following command

conda install -c edj.david intake-excel
pip install intake-excel