Skip to content

Commit 5a2a411

Browse files
committed
Update tradingModel.py
1 parent e1f61e7 commit 5a2a411

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

tradingModel.py

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# medium - trading model
2+
import pandas as import pd
3+
%matplotlib inline
4+
5+

0 commit comments

Comments
 (0)