Python ConnectionError: HTTPSConnectionPool(host='finance.yahoo.com', port=443): Read timed out

后端 未结 0 1150
野性不改
野性不改 2021-02-07 14:32

I am writing the following line of code

import numpy as np
import pandas as pd
from pandas_datareader import data as wb
tickers=[\'RELIANCE.NS\',\'MBECL.NS\']
mys         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题