Results 1 comments of Hiroshi Okada

The following seems to work well on Google Colab. ``` %%shell git clone https://github.com/raphi6/pandas-datareader.git cd pandas-datareader git checkout 'Yahoo!_Issue#952' pip install pycryptodome pycryptodomex python setup.py install --record installed_files.txt ```