Wykres commitów

466 Commity (218c09f481ff14f9bbecd2280561a06c82cd9de6)

Autor SHA1 Wiadomość Data
Vrisha Shah c3f715e983
Update matplotlib-box-plots.md 2024-05-31 08:09:21 +05:30
Vrisha Shah c54f6128e9
Create matplotlib-box-plots.md 2024-05-31 08:06:46 +05:30
Vrisha Shah 50d2b654e0
Update index.md 2024-05-31 08:05:09 +05:30
Vrisha Shah a953122b26
Create grid-search.md 2024-05-31 07:59:40 +05:30
Vrisha Shah 21612e4b81
Update index.md 2024-05-31 07:58:39 +05:30
Ankit Mahato 3f999a669b
Merge pull request #707 from arihunter-18/main
Content added : SQLAlchemy and Aggregation Functions
2024-05-31 07:35:05 +05:30
Ankit Mahato 4eefdc057e
Update sqlalchemy-aggregation.md 2024-05-31 07:34:49 +05:30
Ankit Mahato f0db474c8f
Update and rename sqlalchemy_aggregation.md to sqlalchemy-aggregation.md 2024-05-31 07:33:07 +05:30
Ankit Mahato 3a1c46a095
Update index.md 2024-05-31 07:32:57 +05:30
Ankit Mahato 1f515ff7fc
Rename matplotlib_pie_charts.md to matplotlib-pie-charts.md 2024-05-31 07:29:48 +05:30
Ankit Mahato 5323d962ef
Merge branch 'main' into introduction-to-pie-charts-in-matplotlib 2024-05-31 07:29:20 +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 a2e04ff6ac
Merge pull request #679 from srilekha279/main
Updated recursion.md with example
2024-05-31 06:33:26 +05:30
Ankit Mahato 1646a8c033
Update recursion.md 2024-05-31 06:32:34 +05:30
Ankit Mahato a23ddf3a19
Merge pull request #677 from Antiquely3059/main
Added Logistic Regression
2024-05-31 06:24:33 +05:30
Ankit Mahato 70547423e3
Update logistic-regression.md 2024-05-31 06:23:46 +05:30
Ankit Mahato ad01516cf8
Update index.md 2024-05-31 06:21:28 +05:30
Ankit Mahato d1bc312708
Rename Logistic_Regression.md to logistic-regression.md 2024-05-31 06:21:12 +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 33ef1e282f
Merge pull request #668 from manmita/main
Numpy: Concatenation of Arrays
2024-05-31 06:08:14 +05:30
Ankit Mahato a904e73c65
Update concatenation-of-arrays.md 2024-05-31 06:07:45 +05:30
Ankit Mahato 3f065dc68d
Merge pull request #657 from piyush-poddar/introduction-to-bar-plots-in-matplotlib
Added Content: Bar Plots in Matplotlib
2024-05-31 05:39:56 +05:30
Ankit Mahato 7bb7b05ea1
Update index.md 2024-05-31 05:38:17 +05:30
Ankit Mahato 077e569dea
Rename matplotlib_installation.md to matplotlib-installation.md 2024-05-31 05:37:52 +05:30
Ankit Mahato 5f8a9d01ea
Rename matplotlib_bar_plots.md to bar-plots.md 2024-05-31 05:37:07 +05:30
Ankit Mahato dc015fb32f
Update index.md 2024-05-31 05:36:53 +05:30
Ankit Mahato 079c833cfe
Merge pull request #641 from Yatharth31/main
[Add Content] - Data Structure & Algorithms - Add about Time and Space Complexity
2024-05-31 05:20:23 +05:30
Ankit Mahato db796bfc2b
Update time-space-complexity.md 2024-05-31 05:19:31 +05:30
Ankit Mahato 976eb8cffd
Update index.md 2024-05-31 05:10:48 +05:30
Ankit Mahato 90aa15145b
Update index.md 2024-05-31 05:07:26 +05:30
Ankit Mahato eba755cb63
Update and rename datetime_with_pandas.md to datetime.md 2024-05-31 05:06:11 +05:30
Ankit Mahato d02ee273f1
Update index.md 2024-05-31 04:50:16 +05:30
piyush-poddar ac4cca21bd Added Content: Pie Charts in Matplotlib 2024-05-31 03:21:01 +05:30
iABn0rma1 814aeadcbb added formulas 2024-05-31 02:32:02 +05:30
iABn0rma1 1d01704f40 replaced tables with images 2024-05-30 23:59:27 +05:30
Arihant Yadav 33e2191bac
Update and rename intro_sqlalchemy.md to sqlalchemy_aggregation.md 2024-05-30 23:16:57 +05:30
Arihant Yadav d2e70303e5
Update index.md 2024-05-30 23:15:58 +05:30
Arihant Yadav 002178161d
Add files via upload 2024-05-30 23:12:41 +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
Aman Barthwal d9ab121363
Update IntroToCNNs.md 2024-05-30 17:42:51 +05:30
Aman Barthwal f89ffbd58c
Update IntroToCNNs.md 2024-05-30 17:41:16 +05:30
iABn0rma1 3ba006417c understanding cnn from scratch 2024-05-30 17:30:59 +05:30
somyasaxena01 79017403f8
Update index.md 2024-05-30 10:58:36 +05:30
somyasaxena01 cb5fcb4953
Added stacks.md 2024-05-30 10:56:55 +05:30
srilekha279 4663baf9f4
Merge branch 'animator:main' into main 2024-05-29 13:18:04 +05:30
Ritesh a8c83302b7
Update index.md 2024-05-29 10:35:42 +05:30
Ritesh 58cfc5b902
Create Logistic_Regression.md 2024-05-29 10:34:20 +05:30
Lingamuneni Santhosh Siddhardha 1f4f3abd20
Update index.md 2024-05-28 21:34:59 +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 866d28dfdd
Update index.md
Removed unwanted section
2024-05-28 21:30:02 +05:30
Lingamuneni Santhosh Siddhardha 7ef8cb226d
Delete contrib/pandas/numpy_array_iteration.md
Wrong folder
2024-05-28 21:29:29 +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
Lingamuneni Santhosh Siddhardha b31bfc6149
Update index.md 2024-05-28 21:04:45 +05:30
Lingamuneni Santhosh Siddhardha 6c5f9d9fd7
Update index.md
Added Numpy Array Iteration
2024-05-28 21:03:35 +05:30
Lingamuneni Santhosh Siddhardha 1382973288
Create numpy_array_iteration.md
Added Introduction
Added Basic Iteration
Added nditer
Added ndenumerate
Added flat
Added Conclusion
2024-05-28 21:01:23 +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
piyush-poddar 6f9708595d Renamed bar-plots.md file to matplotlib_bar_plots.md 2024-05-28 03:19:55 +05:30
piyush-poddar b5f682559b Added Content: Bar Plots in Matplotlib 2024-05-28 02:45:47 +05:30
Soubeer Koley 91a2b6d4b8 Added Random Forest 2024-05-27 21:22:06 +05:30
Soubeer Koley 834aade79a third 2024-05-27 19:41:22 +05:30
Soubeer Koley d138b0e625 third 2024-05-27 19:23:51 +05:30
Soubeer Koley 9e1a20de44 second 2024-05-27 19:19:52 +05:30
Soubeer Koley a32635c400 first 2024-05-27 18:48:59 +05:30
Yatharth b819dfeaf7 figma drawn images 2024-05-27 13:23:28 +05:30
Yatharth31 0702d6f812
Merge branch 'animator:main' into main 2024-05-27 12:23:23 +05:30
HimakarC e6bffa66df
Merge branch 'main' into main 2024-05-27 10:53:34 +05:30
HimakarC 5dbf1f07ca
Update datetime_with_pandas.md 2024-05-27 10:49:15 +05:30
Ankit Mahato c9860edede
Merge pull request #579 from Santhosh-Siddhardha/main
Added Content on NumPy Array Sorting under NumPy Module
2024-05-27 09:36:58 +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
Ankit Mahato 62205f2f60
Merge branch 'main' into branch1 2024-05-27 09:06:02 +05:30
Ankit Mahato dcf0065e12
Update sorting-algorithms.md 2024-05-27 09:04:27 +05:30
Ankit Mahato 0de6a5a330
Merge branch 'main' into shahpranshu27-map 2024-05-27 08:53:17 +05:30
Ankit Mahato 855f6eeb76
Merge pull request #528 from Labqari/main
adding flask
2024-05-27 08:51:11 +05:30
Ankit Mahato b0e24b769f
Update index.md 2024-05-27 08:50:47 +05:30
Ankit Mahato 2acbfeab38
Update flask.md 2024-05-27 08:50:06 +05:30
Ankit Mahato 8761dcec7a
Rename introduction-to-flask-a-python-web-framework.md to flask.md 2024-05-27 08:49:39 +05:30
Ankit Mahato ce2f710835
Merge branch 'main' into main 2024-05-27 08:42:22 +05:30
Ankit Mahato d9129ccde3
Rename PyTorch.md to pytorch.md 2024-05-27 08:41:13 +05:30
Ankit Mahato 8f0a0865d9
Update index.md 2024-05-27 08:40:56 +05:30
Ankit Mahato 87851cedd2
Merge pull request #615 from vinay-sagar123/imple-linked
Linked list data structure
2024-05-27 08:39:45 +05:30
Ankit Mahato 76df5a6a9f
Update index.md 2024-05-27 08:39:22 +05:30
Ankit Mahato fd0c10df6b
Update linked-list.md 2024-05-27 08:39:03 +05:30
Ankit Mahato 1c6166e03c
Rename Linked-list.md to linked-list.md 2024-05-27 08:38:32 +05:30
Ankit Mahato 1a134077fd
Merge pull request #618 from seeratfatima19/fast-api
FastAPI tutorial completed. Closes [#456]
2024-05-27 08:29:10 +05:30
Ankit Mahato 02081e6579
Update fast-api.md 2024-05-27 08:23:06 +05:30
Ankit Mahato 579120fb41
Merge pull request #619 from kRiShNa-429407/main
Add Content: Handling Missing Values In Pandas
2024-05-27 08:21:38 +05:30
Ankit Mahato 8c95bb1de7
Update handling-missing-values.md 2024-05-27 08:21:10 +05:30
Ankit Mahato 5d15c73a87
Update car-sales-missing-data.csv 2024-05-27 08:17:31 +05:30
Ankit Mahato ad6fd6b623
Update index.md 2024-05-27 08:17:16 +05:30
Ankit Mahato be7781b1e3
Rename Handling_Missing_Values.md to handling-missing-values.md 2024-05-27 08:16:52 +05:30
Ankit Mahato c9b81461d4
Merge pull request #559 from manishh12/main
Added types of optimizers
2024-05-27 08:15:24 +05:30
Krishna Kaushik eeef1dc21c
Update index.md 2024-05-26 21:50:20 +05:30
Krishna Kaushik 8dc01e2635
Add files via upload 2024-05-26 21:48:11 +05:30
seeratfatima19 8c562fc874 fast api tutorial completed 2024-05-26 20:30:40 +05:00
Vinay 45e8763b5a com11 2024-05-26 14:53:04 +05:30
Vinay 4c51b5916e c10 2024-05-26 14:42:37 +05:30
Vinay 7e979edff8 commit8 2024-05-26 14:41:38 +05:30
Vinay e8a1d62feb commit7 2024-05-26 14:40:43 +05:30
Vinay 297d68fadb comm6 2024-05-26 14:38:31 +05:30
Vinay c91b657e2c hello 2024-05-26 14:36:28 +05:30
Vinay 48380b7363 Merge branch 'imple-linked' of https://github.com/vinay-sagar123/learn-python into imple-linked 2024-05-26 14:35:21 +05:30
Vinay c3b01f340f commit4 2024-05-26 14:32:08 +05:30
Vinay Sagar beba33d287
Update Linked-list.md
change4
2024-05-26 14:24:51 +05:30
Vinay Sagar a1dd770b20
Update Linked-list.md
chnage3
2024-05-26 14:24:19 +05:30
Vinay b2264d4e6f COMM3 2024-05-26 14:22:13 +05:30
Vinay Sagar 4a0576633f
Update Linked-list.md
change2
2024-05-26 14:14:13 +05:30
Vinay Sagar d2a25f16cc
Update Linked-list.md
new change
2024-05-26 14:13:10 +05:30
Vinay b2a1669105 this is commit 2024-05-26 14:09:10 +05:30
Vinay 05e14ba898 New change 2024-05-26 13:26:15 +05:30
Vinay Sagar 824b388c58
Merge branch 'animator:main' into main 2024-05-26 13:13:17 +05:30
Vinay 76fadaa2fd this is the new change 2024-05-26 12:09:47 +05:30
Krishna Kaushik 18b4c52c96
Add files via upload 2024-05-26 02:23:42 +05:30
srilekha279 0bb8a85c54
Merge branch 'animator:main' into main 2024-05-25 21:18:03 +05:30
srilekha279 d0e9b353f7
Updated recursion.md with example to explain the working of recursion with simple python program
This commit updates the recursion explanation in the recursion.md file to be more beginner-friendly and comprehensive. The factorial example has been revised with n = 4 and stack variables have been included for each recursive call to demonstrate how functions are called and how values are returned. These changes aim to provide a clearer understanding of recursion, especially for beginners, by illustrating the step-by-step process of function calls and return values.
2024-05-25 21:17:23 +05:30
Ankit Mahato 930a906947
Merge pull request #594 from kRiShNa-429407/main
Add Content: Importing and Exporting Data in Pandas
2024-05-25 21:02:35 +05:30
Ankit Mahato 0db944c790
Update index.md 2024-05-25 21:01:48 +05:30
Ankit Mahato 14d806ff70
Update and rename Importing_and_Exporting_Data_in_Pandas.md to import-export.md 2024-05-25 21:01:18 +05:30
Ankit Mahato 577df2c86e
Update car-sales.csv 2024-05-25 20:46:11 +05:30
Krishna Kaushik cb52a821a2
Update index.md 2024-05-25 19:45:29 +05:30
Krishna Kaushik 255d6092bc
Update Importing_and_Exporting_Data_in_Pandas.md 2024-05-25 19:44:31 +05:30
Krishna Kaushik 5fd2169b54
Delete contrib/pandas/Datasets/Titanic.csv 2024-05-25 19:40:22 +05:30
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 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