diff options
author | Samesh Lakhotia <43701530+sameshl@users.noreply.github.com> | 2019-07-10 00:36:35 +0530 |
---|---|---|
committer | Sebastian Berg <sebastian@sipsolutions.net> | 2019-07-09 14:06:35 -0500 |
commit | b93b0b879b1c6c35412e599786221dff5730bac0 (patch) | |
tree | 071bf29ae19c36a6f42be2f4a1c3912061a66f5c /numpy/core/fromnumeric.py | |
parent | fc0043dea5c88d851ef4ce64679c957cd0a8a7e4 (diff) | |
download | numpy-b93b0b879b1c6c35412e599786221dff5730bac0.tar.gz |
DOC:Update the description of set_printoptions in quickstart doc #13900 (#13948)
Quickstart guide recommends np.set_printoptions(threshold=np.nan) but that fails.
So changed that to np.set_printoptions(threshold=sys.maxsize)
Closes #13900
* DOC:Update the docstring of set_printoptions
Add preferred max value for threshold is sys.maxsize
* Revert "DOC:Update the docstring of set_printoptions"
This reverts commit 9641121fcb84b9ad5edb188a4a5b4ac9361fbf0b.
* DOC:Update the docstring of set_printoptions
Add preferred max value for threshold is sys.maxsize
* DOC:Update the docstring of set_printoptions
Better pharasing in docstring.
* DOC:Update the description of set_printoptions in quickstart doc #13900
Fix indentation
Diffstat (limited to 'numpy/core/fromnumeric.py')
0 files changed, 0 insertions, 0 deletions