Wykres commitów

583 Commity (a4c93b95adbca63d75c05d5754ea81e540cba34c)

Autor SHA1 Wiadomość Data
Krishna Kaushik 534eaca30d
Add files via upload 2024-05-25 19:39:50 +05:30
Manish kumar gupta 1496dac821
Updated maths formulas 2024-05-25 16:10:18 +05:30
Labqari 365cc3a62f flask commit 2024-05-25 13:04:32 +05:30
Labqari 7db982f3a3 Adding Flask 2024-05-25 12:50:18 +05:30
Ramya Korupolu ce0fc1208d
Update sorting-algorithms.md 2024-05-25 12:34:32 +05:30
HimakarC 1744d12d8e
Update datetime_with_pandas.md 2024-05-25 12:15:49 +05:30
rohit 43a1b5a652 Added PyTorch.md 2024-05-25 12:12:28 +05:30
HimakarC e140e97690
Update index.md 2024-05-25 12:06:37 +05:30
unknown 485c508e4d Created datetime_with_pandas 2024-05-25 12:03:10 +05:30
Lingamuneni Santhosh Siddhardha 4893612a98
Merge branch 'animator:main' into main 2024-05-25 10:46:54 +05:30
Krishna Kaushik f4b24fdfd8
Add files via upload 2024-05-25 08:24:05 +05:30
Krishna Kaushik 1b654fd3ab
Add files via upload 2024-05-25 08:19:56 +05:30
Krishna Kaushik 9680263fa2
Create readme.md 2024-05-25 08:19:34 +05:30
Pranshu shah 54eec70ca9 create map-function.md 2024-05-25 07:25:26 +05:30
Ankit Mahato 368955a27e
Merge pull request #568 from arihunter-18/main
Added Introduction to MySQL Queries
2024-05-25 05:05:57 +05:30
Ankit Mahato 0be09ec0b1
Merge pull request #553 from shahpranshu27/shahpranshu27-lambda
create lambda-function.md
2024-05-25 05:02:14 +05:30
Ankit Mahato 52b128ed68
Merge branch 'main' into shahpranshu27-lambda 2024-05-25 05:01:45 +05:30
Ankit Mahato a45c6e4b01
Merge pull request #549 from kRiShNa-429407/main
Add content: Pandas introduction and DataFrames
2024-05-25 04:59:13 +05:30
Ankit Mahato 6ec6fd6f40
Update index.md 2024-05-25 04:58:34 +05:30
Ankit Mahato 91c57b20b7
Rename Introduction_to_Pandas_Library_and_DataFrames.md to introduction.md 2024-05-25 04:58:13 +05:30
Arihant Yadav fd5c4ec334
Add files via upload 2024-05-25 03:09:38 +05:30
Arihant Yadav cc4fa4a47c
Add files via upload 2024-05-25 03:07:10 +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
manishh12 a51621da8a updated readme issue#527 2024-05-24 23:01:05 +05:30
manishh12 534475bf7a Added types of optimizers issue#527 2024-05-24 22:57:17 +05:30
Yatharth 6db3d06e0f graph queues in index 2024-05-24 22:46:22 +05:30
Yatharth cfb9627656 a 2024-05-24 22:42:10 +05:30
Yatharth 34e349e9f3 graph images added 2024-05-24 22:40:06 +05:30
Yatharth 855c10a724 time space complexity 2024-05-24 22:37:19 +05:30
Pranshu shah 5ccb3f2b0f create lambda-function.md 2024-05-24 22:11:05 +05:30
Krishna Kaushik ab6428fd59
Update Introduction_to_Pandas_Library_and_DataFrames.md 2024-05-24 21:40:43 +05:30
Ankit Mahato ed4b85e9a7
Merge pull request #536 from Santhosh-Siddhardha/main
Added Saving Arrays into Files section under NumPy module
2024-05-24 21:31:19 +05:30
Ankit Mahato df79ac8dfc
Merge pull request #507 from niyonikagaur/main
Installation of Scipy and its key uses
2024-05-24 21:13:36 +05:30
Ankit Mahato e6a7ceee0c
Update installation_features.md 2024-05-24 21:12:54 +05:30
Krishna Kaushik f8f8686d6e
Update index.md 2024-05-24 21:12:48 +05:30
Krishna Kaushik bd52a3a43b
Delete contrib/pandas/Titanic.csv 2024-05-24 21:12:23 +05:30
Krishna Kaushik cdb57900d4
Delete contrib/pandas/Importing_and_Exporting_Data_in_Pandas.md 2024-05-24 21:11:33 +05:30
Ankit Mahato bcf4df6d7d
Update index.md 2024-05-24 21:08:03 +05:30
Ankit Mahato 091a5daeda
Rename Installation_of_Scipy_&_its_key_uses.md to installation_features.md 2024-05-24 21:07:23 +05:30
Ankit Mahato c10bb8ab16
Merge pull request #427 from Eshparsi/main
Added graph.md file
2024-05-24 21:02:39 +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
Labqari f012e8c481 adding flask 2024-05-23 15:38:35 +05:30
Niyonika Gaur b39147fb12
Delete Intro_SciPy.md 2024-05-23 09:38:49 +05:30
Krishna Kaushik 0753c78d76
Merge branch 'main' into main 2024-05-23 08:19:55 +05:30
Eshparsi 5643f2c7b4
Merge branch 'main' into main 2024-05-23 07:38:39 +05:30
Eshparsi edbcad87ad . 2024-05-23 07:35:49 +05:30