add examples to chapter 8

This commit is contained in:
Bogumił Kamiński
2022-03-02 14:58:15 +01:00
parent 3cd454c8e4
commit 69e7f62f4e
3 changed files with 114 additions and 2 deletions

View File

@@ -1,4 +1,5 @@
[deps]
Arrow = "69666777-d1a9-59fb-9406-91d4454c9d45"
BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
CategoricalArrays = "324d7699-5711-5eae-9e2f-1d82baa6b597"
@@ -21,5 +22,6 @@ PooledArrays = "2dfb63ee-cc39-5dd5-95bd-886bf059d720"
PyCall = "438e738f-606a-5dbb-bf0a-cddfbfd45ab0"
RCall = "6f49c342-dc21-5d91-9882-a32aef131414"
ROCAnalysis = "f535d66d-59bb-5153-8d2b-ef0a426c6aff"
SQLite = "0aa819cd-b072-5ff4-a722-6bc24af294d9"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
ZipFile = "a5390f91-8eb1-5f08-bee0-b1d1ffed6cea"