We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a509e98 commit b9dadb9Copy full SHA for b9dadb9
README.md
@@ -121,7 +121,9 @@ ax.plot(points.Risk, points.CAGR)
121
ls = ['SPY.US', 'GLD.US', 'BND.US']
122
map = ok.Plots(ls, curr='USD').plot_transition_map(cagr=False)
123
```
124
-
+
125
+
126
+More examples are available in [Jupyter Notebooks](https://github.com/mbk-dev/okama/tree/master/notebooks).
127
128
## Communication
129
0 commit comments