We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f445aa commit 4e94733Copy full SHA for 4e94733
1 file changed
README.md
@@ -171,6 +171,7 @@ ________________________________
171
- [Shortcuts of Jupyter NoteBook](https://github.com/chavarera/PythonScript/blob/master/MachineLearning/JupyterNotebook/ShortCutsofJupyter.md)
172
- Numpy
173
- [Basic Of Numpy](https://github.com/chavarera/PythonScript/blob/master/MachineLearning/Numpy/BasicNumpy.md)
174
+ - [Create Numpy Array](https://github.com/chavarera/PythonScript/blob/master/MachineLearning/Numpy/CreationOfNumpy.md)
175
- [Indexing and Selection](https://github.com/chavarera/PythonScript/blob/master/MachineLearning/Numpy/2.Indexing_Selection_in_Numpy.py)
176
- [Operation on Numpy](https://github.com/chavarera/PythonScript/blob/master/MachineLearning/Numpy/3.Operation_on_numpy_array.py)
177
0 commit comments