Guest User

Untitled

a guest
Feb 13th, 2018
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. df = pd.read_csv('stock_dfs/{}.csv'.format(ticker.replace('.'and'-'and',','')))
  2.  
  3. FileNotFoundError: File b'stock_dfs/BRK-B.csv' does not exist
  4.  
  5. ticker.replace('.'and'-'and',','')))
  6.  
  7. FileNotFoundError: File b'stock_dfs/BRK-B.csv' does not exist
Add Comment
Please, Sign In to add comment