Wykres commitów

694 Commity (eee9f149f251c50fffcaede4c02a3a02610b60cc)

Autor SHA1 Wiadomość Data
Ankit Mahato c6c8ffe1f6
Update transformers.md 2024-06-06 06:01:22 +05:30
Ankit Mahato d71cc87707
Merge pull request #825 from Antiquely3059/main
Added Hierarchical Clustering
2024-06-06 05:56:02 +05:30
Ankit Mahato bccf4eacf8
Update hierarchical-clustering.md 2024-06-06 05:55:26 +05:30
Arihant Yadav 77b313abe8
Update closures.md 2024-06-05 02:39:44 +05:30
Pradnya Gaitonde 7a83f1524a
Update index.md 2024-06-05 00:48:20 +05:30
Pradnya Gaitonde 294afa2d32
Update index.md
Updated index for itertools module content.
2024-06-05 00:46:53 +05:30
Pradnya Gaitonde a3961ff390
Create Itertools_module.md
Added content for itertools module in python.
2024-06-05 00:44:22 +05:30
Pradnya Gaitonde 23a7577e92
Update index.md
Updated index for Type hinting content
2024-06-05 00:35:53 +05:30
Pradnya Gaitonde f7dc61226c
Create Type_Hinting.md
Added Content on Type hinting in python
2024-06-05 00:33:22 +05:30
Saimanjari777 218c09f481 Update sorting-algorithms.md
I have added radix and counting sort
2024-06-04 20:45:53 +05:30
Yogesh Vishwakarma 4a9287f6f0
Update index.md 2024-06-04 20:10:18 +05:30
Yogesh Vishwakarma 6b35fb7a8e
Update index.md
for two different pRs
2024-06-04 20:08:24 +05:30
Yogesh Vishwakarma 0eefe006fa
Delete contrib/numpy/Universal-Functions.md
for creating two PR separately
2024-06-04 20:07:56 +05:30
Yogesh Vishwakarma b3c31ea949 added Universal-Functions.md and updated the index.md 2024-06-04 19:57:15 +05:30
SAM fe4ce4a34d
Update match_case_statement.md
Added further reading topic summary
2024-06-04 19:16:29 +05:30
SAM d345d0339f
Update match_case_statement.md
Added the content to remaining sections
2024-06-04 19:14:09 +05:30
SAM ffcc45ad98
Update match_case_statement.md
Added nested patterns
2024-06-04 18:28:39 +05:30
SAM e5c88286d5
Update match_case_statement.md
Added remaining topic headings
2024-06-04 18:02:50 +05:30
SAM 5f57b24ac0
Update match_case_statement.md
Added two more sections. Patterns with a literal and a variable, and patterns with classes.
2024-06-04 17:44:13 +05:30
Yogesh Vishwakarma a4c93b95ad
Update two-pointer-technique.md
Removed the footer line
2024-06-04 17:13:27 +05:30
Yogesh Vishwakarma 43455d1b56 Added two-pointer-technique.md and updated index.md 2024-06-04 17:08:51 +05:30
SAM 55717a47de
Update match_case_statement.md
Added patterns with a literal section
2024-06-04 16:48:03 +05:30
mankalavaishnavi f0c59b288c Filter definition , syntax is done 2024-06-04 15:58:52 +05:30
SAM a2f8b49b1e
Update match_case_statement.md
Added introduction and syntax
2024-06-04 15:47:49 +05:30
Mangalya Phaye 0699376c4b
Rename Queues.md to queues.md 2024-06-04 11:07:11 +05:30
Kosuri Indu 96752204ea Added Hashing through Chaining 2024-06-04 08:28:18 +05:30
Kosuri Indu 5678bc9cf3 Added Hashing through linear probing 2024-06-04 08:19:32 +05:30
SAM 3ac978f6a9 Update index.md
Added match_case_statement index
2024-06-04 01:07:36 +05:30
SAM ff13658e4a Create match_case_statement.md 2024-06-04 01:07:24 +05:30
Dishika Vaishkiyar 93eae0c0c9
Update index.md 2024-06-04 00:38:23 +05:30
Dishika Vaishkiyar c812fa29ac
Update matplotlib-scatter-plot.md 2024-06-04 00:35:40 +05:30
rohit edd8aec3a2 Added K-Nearest Neighbors (KNN).md file 2024-06-04 00:28:41 +05:30
Dishika Vaishkiyar 204e4340af
Create matplotlib-scatter-plot.md 2024-06-04 00:22:12 +05:30
Dishika Vaishkiyar 0f0d58ce2d
Added Content: Scatter Chart in Matplotlib 2024-06-04 00:18:27 +05:30
Lingamuneni Santhosh Siddhardha 53efed9807
Update index.md
made a small change
2024-06-02 22:11:33 +05:30
Lingamuneni Santhosh Siddhardha b1f8d147a2
Update index.md
Added List Comprehension section
2024-06-02 22:08:52 +05:30
Lingamuneni Santhosh Siddhardha 4264be5eb5
Merge branch 'animator:main' into main 2024-06-02 22:07:16 +05:30
Lingamuneni Santhosh Siddhardha ea37cbb254
Create list_comprehension.md
Added Introduction
Added Syntax
Added Examples
Added Conclusion
2024-06-02 22:07:01 +05:30
anamika123 843eb9b019 eval function 2024-06-02 22:04:58 +05:30
Arihant Yadav 6462ebed70
Merge branch 'main' into main 2024-06-02 21:57:57 +05:30
Ankit Mahato 5dc2764fd7
Merge pull request #838 from manishh12/main
Added Generators under Advance python
2024-06-02 21:48:44 +05:30
Ankit Mahato bb245f0979
Update and rename Generators.md to generators.md 2024-06-02 21:48:10 +05:30
Ankit Mahato 20494f222f
Update index.md 2024-06-02 21:47:03 +05:30
Ankit Mahato 18003e05e2
Update index.md 2024-06-02 21:39:35 +05:30
Ankit Mahato f84da4252f
Rename OOPs.md to oops.md 2024-06-02 21:39:17 +05:30
SAM 5e4308e7f0
Update transformers.md
Added image location
2024-06-02 16:22:50 +05:30
SAM 3e35783d59 Create transformer-architecture.png 2024-06-02 16:19:11 +05:30
manishh12 643cadfa33 Added Generators under Advance python 2024-06-02 11:54:06 +05:30
SAM 07a1e73760
Update transformers.md
Added bibliography
2024-06-02 10:46:21 +05:30
SAM 2294580432
Update transformers.md
Added source for the image
2024-06-02 10:39:37 +05:30