Skip to content

Commit df5befb

Browse files
committed
import panda/datareader
1 parent 730f2b4 commit df5befb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

app.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
import os
22

3+
import pandas as pd
4+
import pandas_datareader as pdr
5+
6+
7+
38

49
print("sid")

0 commit comments

Comments
 (0)