pyproper

Results 3 comments of pyproper

> Hi, @raphi6 , I can confirm it works perfectly fine. Thanks a lot for the quick fix! Let's see if they approve the pull request. > > For reference,...

> 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...

> @pyproper Yes, it is. You can use this: > > ``` > pip install git+https://github.com/raphi6/pandas-datareader.git@ea66d6b981554f9d0262038aef2106dda7138316 > ``` > > Notice I am using the commit hash here instead of...