Closed Eraseri closed 3 years ago
Hi there,
Did you install requests==2.23.0 as stated in the requirements.txt (https://github.com/PacktPublishing/Interpretable-Machine-Learning-with-Python/blob/master/requirements.txt)? Please provide the output of pip list
to debug adequately. In the meanwhile try the Google Colab to verify that the code does work (https://colab.research.google.com/drive/1rO79oCPGSz-XQaE1Ikcotdn32Xkb5N7S?usp=sharing).
Bought book. Cloned this git. First cell after importing libraries is broken.
url = 'http://wiki.stat.ucla.edu/socr/index.php/SOCR_Data_Dinov_020108_HeightsWeights' page = requests.get(url)