Wykres commitów

429 Commity (a23ddf3a1956ec290ef09a549517325aa1a466ee)

Autor SHA1 Wiadomość Data
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 ed0ea4b2a1
Merge pull request #674 from Santhosh-Siddhardha/main
Added Content on NumPy Array Iteration under NumPy module
2024-05-31 06:19:48 +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 038752c885
Merge pull request #627 from HimakarC/main
Added Working with datetime using Pandas section under Pandas Module
2024-05-31 05:07:53 +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
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
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 1a03490641
Merge pull request #584 from Ramya-korupolu/branch1
Updated sorting-algorithms.md
2024-05-27 09:06:28 +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 2a84a5f7b6
Merge pull request #570 from shahpranshu27/shahpranshu27-map
create map-function.md
2024-05-27 08:53:47 +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