Wykres commitów

57 Commity (d6e610d8cc3505c806687db1d4dfb9ad0f4f5e66)

Autor SHA1 Wiadomość Data
Ankit Mahato 165639d661
Merge pull request #698 from Rupa-Rd/numpy-datatypes
Numpy array reshape
2024-05-31 07:20:08 +05:30
Ankit Mahato 02c7f2c3a2
Update reshape-array.md 2024-05-31 07:19:32 +05:30
Ankit Mahato bf4fa5a067
Rename array_reshape.md to reshape-array.md 2024-05-31 07:11:13 +05:30
Ankit Mahato 73955bd969
Update index.md 2024-05-31 07:10:57 +05:30
Ankit Mahato 3bebec30e0
Update array-iteration.md 2024-05-31 06:18:47 +05:30
Ankit Mahato 75423bc5ba
Rename numpy_array_iteration.md to array-iteration.md 2024-05-31 06:14:48 +05:30
Ankit Mahato 58538d6789
Merge branch 'main' into main 2024-05-31 06:14:29 +05:30
Ankit Mahato a904e73c65
Update concatenation-of-arrays.md 2024-05-31 06:07:45 +05:30
Rupa-Rd ed9e065200 Numpy array reshape() is added 2024-05-30 19:55:02 +05:30
Rupa-Rd 9f0f50fe48 Added index 2024-05-30 19:27:15 +05:30
Lingamuneni Santhosh Siddhardha 8a2b838e7b
Update index.md
Added numpy array iteration section
2024-05-28 21:30:37 +05:30
Lingamuneni Santhosh Siddhardha 5280fb09a8
Create numpy_array_iteration.md
Added Introduction
Added Methods
Added examples
Added Conclusion
2024-05-28 21:28:52 +05:30
Manmita Das 8199256036
Update index.md 2024-05-28 16:16:08 +05:30
Manmita Das d7608ec466
Create concatenation-of-arrays.md 2024-05-28 16:15:12 +05:30
Ankit Mahato 8c756d0534
Update index.md 2024-05-27 09:36:37 +05:30
Ankit Mahato 9d35a7fd18
Rename sorting_numpy_array.md to sorting-array.md 2024-05-27 09:36:18 +05:30
Lingamuneni Santhosh Siddhardha 366743436c
Update index.md
Added sorting numpy array section
2024-05-25 00:41:11 +05:30
Lingamuneni Santhosh Siddhardha 7d1c8f449a
Create sorting_numpy_array.md
Added Introduction
Added sort method
Added argsort method
Added lexsort method
2024-05-25 00:38:57 +05:30
Lingamuneni Santhosh Siddhardha 1306c8e37e
Update index.md
Added saving numpy arrays into files section
2024-05-24 09:19:01 +05:30
Lingamuneni Santhosh Siddhardha f715f2751c
Update saving_numpy_arrays_to_files.md
Added examples 
Added savetxt method
2024-05-24 09:06:55 +05:30
Lingamuneni Santhosh Siddhardha e734ba6a3e
Update saving_numpy_arrays_to_files.md
Added savez method
2024-05-24 01:09:23 +05:30
Lingamuneni Santhosh Siddhardha 0a2ca67628
Create saving_numpy_arrays_to_files.md
Added introduction
Added save method
2024-05-23 23:07:21 +05:30
Ankit Mahato 59dbb491ea
Merge branch 'main' into main 2024-05-23 06:04:18 +05:30
Ankit Mahato 4de9388919
Merge branch 'main' into main 2024-05-23 06:00:48 +05:30
Yodha Sudarsi aa0a00137b
Operation on numpy (#464)
* Updated List of sections

* Updated index.md

Added info about how to install NumPy in a system.

* Added installing numpy.md file and updated the index.md

* Added installing-numpy.md file and updated the index.md

* Create installing-numpy.md for installation

* Update index.md

Added operations-on-arrays.md

* Create operations-on-arrays.md

* Update index.md

* Update index.md

* Rename installing-numpy.md to installing_numpy.md

* Rename operations-on-arrays.md to operations_on_arrays.md

* Update installing_numpy.md

* Update index.md

* Rename installing_numpy.md to installing-numpy.md

* Rename operations_on_arrays.md to operations-on-arrays.md

* Update operations-on-arrays.md

* Update operations-on-arrays.md

* Revert "Update operations-on-arrays.md"

* Delete contrib/numpy/installing-numpy.md

* Update operations-on-arrays.md

---------

Co-authored-by: Ankit Mahato <ankmahato@gmail.com>
2024-05-23 05:56:34 +05:30
Ankit Mahato 024ab585f0
Merge branch 'main' into numpy-datatypes 2024-05-23 05:54:32 +05:30
Yodha Sudarsi eefc5d342a
Installing numpy (#463)
* Updated List of sections

* Updated index.md

Added info about how to install NumPy in a system.

* Added installing numpy.md file and updated the index.md

* Added installing-numpy.md file and updated the index.md

* Create installing-numpy.md for installation

* Update index.md

Added operations-on-arrays.md

* Create operations-on-arrays.md

* Update index.md

* Update index.md

* Rename installing-numpy.md to installing_numpy.md

* Rename operations-on-arrays.md to operations_on_arrays.md

* Update installing_numpy.md

* Update index.md

* Rename installing_numpy.md to installing-numpy.md

* Rename operations_on_arrays.md to operations-on-arrays.md

* Update operations-on-arrays.md

* Update operations-on-arrays.md

* Revert "Update operations-on-arrays.md"

* Delete contrib/numpy/operations-on-arrays.md

* Update index.md

---------

Co-authored-by: Ankit Mahato <ankmahato@gmail.com>
2024-05-23 05:36:06 +05:30
Rupa-Rd 4e36263a1c datatypes.md modified 2024-05-20 23:23:29 +05:30
Rupa-Rd bfdd5dbc41 Additional datatype longdouble is added 2024-05-20 23:14:25 +05:30
Rupa-Rd 5effa72de8 index.md is modified 2024-05-20 23:08:12 +05:30
Rupa-Rd 9902703064 Example type conversion is added 2024-05-20 23:03:59 +05:30
Rupa-Rd cf4a924c0e Example for String type is added 2024-05-20 22:56:17 +05:30
Rupa-Rd 26a0dc814d Example for object type is added 2024-05-20 22:48:00 +05:30
Rupa-Rd 722d34de63 Example for timedelta type is added 2024-05-20 22:46:00 +05:30
Rupa-Rd 13c485e7de Example for datetime type is added 2024-05-20 22:39:24 +05:30
Rupa-Rd 092c550b67 Example for complex type is added 2024-05-20 22:32:10 +05:30
Rupa-Rd c64b262eda Example for unsigned integer type is added 2024-05-20 22:28:30 +05:30
Rupa-Rd 0f4cf64fb0 Example for float type is added 2024-05-20 22:17:35 +05:30
Rupa-Rd 8c85445409 Example for integer type is added 2024-05-20 22:08:40 +05:30
Rupa-Rd 92beeba6c2 dtype() definition and example is added 2024-05-20 21:54:39 +05:30
Rupa-Rd 2e33a9b997 NumPy datatypes list is added 2024-05-20 21:47:17 +05:30
Rupa-Rd d314d760af Datatypes.md file is added to the index.md 2024-05-20 21:46:30 +05:30
Lingamuneni Santhosh Siddhardha cfc731c2ac
Update loading_arrays_from_files.md
Changed introduction content
formatted code
formatted content
2024-05-20 09:50:49 +05:30
Lingamuneni Santhosh Siddhardha 53269a5ad3
Update loading_arrays_from_files.md
changed format
2024-05-19 23:58:31 +05:30
Lingamuneni Santhosh Siddhardha efb68d962d
Update index.md
Added Loading Arrays from Files Section
Linked it to its md file
2024-05-19 23:57:34 +05:30
Lingamuneni Santhosh Siddhardha 811382bfca
Update loading_arrays_from_files.md
Added syntax for all methods
Formatted Content
Added examples for all methods
Removed fromfile method
2024-05-19 23:55:40 +05:30
Lingamuneni Santhosh Siddhardha 0b9c7823fa
Create loading_arrays_from_files.md
Added Introduction
Added numpy.loadtxt method
Added numpy.genfromtxt method
Added numpy.fromfile method
Added numpy.load method
2024-05-19 22:09:39 +05:30
AritraCh2005 2af7091021
Update index.md 2024-05-18 20:28:17 +05:30
HEMA SREE VEMULAMADA 9bb50dcf52
Rename Introduction.md to introduction.md 2024-05-16 13:14:26 +05:30
Hema Sree 7ae451cc06 change file name 2024-05-16 13:12:41 +05:30