Wykres commitów

71 Commity (ba1b163b6ec66507d91a1e996f36fd84e8dd136b)

Autor SHA1 Wiadomość Data
Ashita Prasad 2cf7602bd9
Merge branch 'main' into splitting-arrays 2024-06-22 17:43:49 +05:30
Ashita Prasad a97d64ded9
Merge branch 'main' into statistical-operations-numpy 2024-06-22 16:33:58 +05:30
Ashita Prasad 41e7c65b29
Update index.md 2024-06-22 16:33:26 +05:30
Ashita Prasad e6359caf84
Rename statistical-operations-on-arrays.md to statistical-functions.md 2024-06-22 16:33:01 +05:30
Ashita Prasad 7f43373d0e
Update index.md 2024-06-18 03:15:29 +05:30
Ashita Prasad 8be8ae0b6e
Rename Universal-Functions.md to universal-functions.md 2024-06-18 03:15:08 +05:30
Yodha Sudarsi 07c7601ce6
Update index.md 2024-06-10 22:30:41 +05:30
Yodha Sudarsi 259f028a73
Create splitting-arrays.md 2024-06-10 22:29:28 +05:30
Yodha Sudarsi dc08f67d56
Update statistical-operations-on-arrays.md 2024-06-10 22:22:10 +05:30
Yodha Sudarsi f8699a52a7
Update index.md 2024-06-10 21:28:42 +05:30
Yodha Sudarsi 06bdae004b
Create statistical-operations-on-arrays.md 2024-06-10 21:28:01 +05:30
Yodha Sudarsi d668b34829
Update index.md 2024-06-10 21:27:23 +05:30
Yogesh Vishwakarma 9b4a621539
Update index.md 2024-06-09 09:56:16 +05:30
Yogesh Vishwakarma 6726d30e55
Create Universal-Functions.md
Added Universal Functions file
2024-06-09 09:54:56 +05:30
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