We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
from one of our readers:
In the introduction of quantecon lecture it discussed np.rank. I could not run it so I check and according to this website
https://numpy.org/devdocs/release/1.18.0-notes.html
it looks like numpy.rank has been removed.
I still can run it on Pythonista but I cannot run it on Jupyter notebook.
You might want to check if you have the same problem and correct if the rest of the lecture implement it.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
from one of our readers:
In the introduction of quantecon lecture it discussed np.rank. I could not run it so I check and according to this website
https://numpy.org/devdocs/release/1.18.0-notes.html
it looks like numpy.rank has been removed.
I still can run it on Pythonista but I cannot run it on Jupyter notebook.
You might want to check if you have the same problem and correct if the rest of the lecture implement it.
The text was updated successfully, but these errors were encountered: