Thanks to visit codestin.com Credit goes to github.com
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.
1 parent be34a7b commit ced01f5Copy full SHA for ced01f5
Notes/09_Packages/02_Third_party.md
@@ -50,6 +50,7 @@ the same steps as above:
50
51
```python
52
>>> import numpy
53
+>>> numpy
54
<module 'numpy' from '/usr/local/lib/python3.6/site-packages/numpy/__init__.py'>
55
>>>
56
```
0 commit comments