Skip to content

Commit

Permalink
updated getting started
Browse files Browse the repository at this point in the history
  • Loading branch information
Avare Stewart committed Feb 19, 2019
1 parent 34b7958 commit 8106cd5
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions analysis/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,16 @@ You have successfully activated your environment when the name of your environme

(env) getting-started-raspberry-pi$

Now we need to install the required packages to use the code.


```consolesource env/bin/acti
(env) getting-started-raspberry-pi$ pip install -r requirements.txt
```


pip install -r requirements.txt

## Exploring Temperature and Humidity Data

In the [data-exploration](https://github.com/pyladieshamburg/getting-started-raspberry-pi/blob/master/analysis/data-exploration.ipynb) exercise, you create and visualize time series data.
Expand Down

0 comments on commit 8106cd5

Please sign in to comment.