Add initial version of chapter 08's exercises, part 1
This commit is contained in:
parent
f40c74f89e
commit
f4f2cf476e
3 changed files with 815 additions and 1 deletions
|
|
@ -216,4 +216,7 @@ If this is not possible,
|
|||
(`list` Comprehension;
|
||||
`generator` Expression;
|
||||
Streams of Data;
|
||||
Boolean Reducers)
|
||||
Boolean Reducers)
|
||||
- [exercises <img height="12" style="display: inline-block" src="static/link/to_nb.png">](https://nbviewer.jupyter.org/github/webartifex/intro-to-python/blob/develop/08_mfr/02_exercises.ipynb)
|
||||
[<img height="12" style="display: inline-block" src="static/link/to_mb.png">](https://mybinder.org/v2/gh/webartifex/intro-to-python/develop?urlpath=lab/tree/08_mfr/02_exercises.ipynb)
|
||||
(Removing Outliers in Streaming Data)
|
||||
Loading…
Add table
Add a link
Reference in a new issue