You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The subject says it all, but in case you missed it: the function numpy.show_config() (an alias for numpy.__config__.show()) doesn't have a docstring, and it does not appear in the online docs.
A docstring that explains the information printed by show_config() would be helpful.