Skip to content

Commit

Permalink
installation
Browse files Browse the repository at this point in the history
  • Loading branch information
AlbertDeFusco committed Feb 8, 2021
1 parent 14225ce commit 16d7ab5
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

Intake driver to load [Metabase tables](https://www.metabase.com/)

## Install

To install using Conda run

```
conda install -c defusco intake-metabase
```


## Quickstart

To load a table as a Pandas DataFrames you will need to know the following information
Expand Down

0 comments on commit 16d7ab5

Please sign in to comment.