Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- import pandas_datareader.data as web
- df = web.DataReader("006800" + ".ks", "yahoo")
- print(df)
RAW Paste Data