Jesús Martínez
Jesús Martínez
edukaded, what version are you using? Mine is ``` C:\Users\marie\Projects\algo_trade>pip show robin_stocks Name: robin-stocks Version: 1.5.3 Summary: A Python wrapper around the Robinhood API Home-page: https://github.com/jmfernandes/robin_stocks Author: Josh Fernandes Author-email:...
I encountered this today and made a comment in the livebook from manning. I think this solution is better than what i suggested there. If i change self.X = X.to_numpy()...
I'm having the same problem.
I would like to know if there's a work around. For me it is triggered when passing a text which is contains words such as nipple which refers to a...
Of course. Thanks, This is what I'm using for py3.10.5 ``` asttokens==2.2.1 backcall==0.2.0 colorama==0.4.6 comm==0.1.3 contourpy==1.1.0 cycler==0.11.0 debugpy==1.6.7 decorator==5.1.1 executing==1.2.0 filelock==3.12.2 fonttools==4.41.0 gensim==4.3.1 ipykernel==6.24.0 ipython==8.14.0 jedi==0.18.2 Jinja2==3.1.2 joblib==1.3.1 jupyter_client==8.3.0 jupyter_core==5.3.1...