Skip to content

Commit

Permalink
code sample does not need import pandas as pd
Browse files Browse the repository at this point in the history
  • Loading branch information
jgysland committed Aug 17, 2015
1 parent 7154fea commit 7909409
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ There are other python packages on github (and elsewhere) for scraping data from
## Usage
```
import pyfitbit
import pandas as pd
my_data = get_fitbit_data('[email protected]', 'andplzdonotsueme', '2015-08-14', '2015-08-17')
Expand Down

0 comments on commit 7909409

Please sign in to comment.