Skip to content

Commit

Permalink
Update usage.md
Browse files Browse the repository at this point in the history
  • Loading branch information
femtotrader committed Apr 26, 2024
1 parent 6529d12 commit 6de7fec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ julia> returns = dropmissing(returns.coredata) |> TSFrame
2021-12-31 -0.0768384 0.0173326 -0.0614737
```

Calculate standard deviation of returns
### Calculate standard deviation of returns

```julia
julia> stddev = StdDev(returns)
Expand Down

0 comments on commit 6de7fec

Please sign in to comment.