Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jbytecode authored Aug 28, 2020
1 parent bac3b49 commit 5adf258
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,25 @@ julia> smr98(reg)
13
14
```


```julia
julia> py95(reg)["outliers"]
14-element Array{Int64,1}:
1
2
3
4
5
6
7
8
9
10
11
12
13
14

```

0 comments on commit 5adf258

Please sign in to comment.