Wykres commitów

103 Commity (ec1e51c677b2a533352542d00ce34cc2579bf585)

Autor SHA1 Wiadomość Data
shivam navadiya ec1e51c677 Created Divide and Conquer Algorithm 2024-05-21 18:20:05 +05:30
shivam navadiya 749aa23485 Updated index.md 2024-05-21 18:17:04 +05:30
Ankit Mahato 406004d9c9
Merge pull request #207 from Santhosh-Siddhardha/main
Added Pandas Series Vs NumPy ndarray section under Pandas Module
2024-05-17 07:13:03 +05:30
Ankit Mahato 5ce179383b
Merge pull request #192 from Yatharth31/main
Updated index.md and added sorting-algorithms.md under issue #191
2024-05-17 05:39:15 +05:30
Ankit Mahato 379e747300
Merge pull request #117 from drishangupta/main
Have added a section in advanced python dedicated to decorators, kwargs, args
2024-05-16 21:34:46 +05:30
Drishan Gupta 378dbddc67
Removed Formatting errors 2024-05-14 08:44:20 +05:30
Drishan Gupta 78e31c3817
Merge branch 'animator:main' into main 2024-05-14 08:40:48 +05:30
Lingamuneni Santhosh Siddhardha 950a3136a0
Rename pandas_series_Vs_numpy_ndarray.md to pandas_series_vs_numpy_ndarray.md
renamed file
2024-05-13 17:10:35 +05:30
Lingamuneni Santhosh Siddhardha 45f494f9c0
Update index.md
Linked properly
2024-05-13 17:08:49 +05:30
Lingamuneni Santhosh Siddhardha 13bc6d8f3b
Rename Pandas_Series_Vs_NumPy_ndarray.md to pandas_series_Vs_numpy_ndarray.md
Renamed file name into lowercase
2024-05-13 17:07:48 +05:30
Lingamuneni Santhosh Siddhardha d6184b240e
Update index.md 2024-05-13 16:04:53 +05:30
Lingamuneni Santhosh Siddhardha 7cd0ec140e
Update Pandas_Series_Vs_NumPy_ndarray.md 2024-05-13 15:58:31 +05:30
Lingamuneni Santhosh Siddhardha f87701802f
Update Pandas_Series_Vs_NumPy_ndarray.md
Added Output for Code Snippets
2024-05-13 15:33:52 +05:30
Lingamuneni Santhosh Siddhardha 33bae7b53f
Update index.md 2024-05-13 14:24:24 +05:30
Lingamuneni Santhosh Siddhardha f61ceca303
Update index.md
Added Section title and Link to it
2024-05-13 14:23:23 +05:30
Lingamuneni Santhosh Siddhardha a269499c99
Update Pandas_Series_Vs_NumPy_ndarray.md
Extended Introduction
2024-05-13 14:20:18 +05:30
Lingamuneni Santhosh Siddhardha e58671c6a2
Create Pandas_Series_Vs_NumPy_ndarray.md
Created Pandas_Series_Vs_NumPy_ndarray.md file
Added intro about Pandas series and NumPy ndarray
Added Numpy ndarray section (Intro, key points, Used at)
Added Pandas Series section (Intro, key points, Used at)
2024-05-13 14:18:50 +05:30
Yatharth31 ba5b874e2b
Delete contrib/mini-projects/Convert_JSON_to_CSV directory 2024-05-13 12:31:10 +05:30
Yatharth ea62a209dc added project Convert_JSON_to_CSV 2024-05-13 12:25:42 +05:30
Yatharth 0855a5ec6e linked sorting-algorithms 2024-05-13 12:03:36 +05:30
Yatharth bb1cb39110 added about bubble selection quick and merge sort 2024-05-13 11:58:31 +05:30
Ankit Mahato 229b2a24a4
Merge pull request #134 from evilsaint000/main
First version of python was 0.9.0
2024-05-13 01:04:15 +05:30
Ankit Mahato bf7fd3c40f
Update README.md 2024-05-13 00:21:54 +05:30
Ankit Mahato 079cbf43d9
Create CODE_OF_CONDUCT.md 2024-05-13 00:21:04 +05:30
Ankit Mahato 276297ca38
Merge pull request #92 from sujanMidatani7/api-methods
added API methods to the documentation
2024-05-12 20:09:31 +05:30
Ankit Mahato b385c50924
Merge pull request #119 from adarsh1001111/matplotlib_installation
Added matplotlib_installation.md file and updated the index.md
2024-05-12 20:01:50 +05:30
Adarsh Amit 8f5cebaea0 added the output of the verify installation 2024-05-12 19:28:04 +05:30
Drishan Gupta a324545579
Update decorator-kwargs-args.md 2024-05-12 13:50:31 +05:30
petergriffin29 31fc326332
Merge pull request #1 from evilsaint000/evilsaint000-patch-1
Update README.md
2024-05-12 12:32:18 +05:30
petergriffin29 f7caaca680
Update README.md
First python release was 0.9.0
2024-05-12 12:30:35 +05:30
Drishan Gupta ff3fc9d8fe
Merge pull request #1 from drishangupta/drishangupta-patch-1
Create decorator-kwargs-args.md
2024-05-12 03:28:30 +05:30
Drishan Gupta 4c979af541
Updated the index 2024-05-12 03:26:49 +05:30
Drishan Gupta 55f8871a9e
Update index.md 2024-05-12 03:24:56 +05:30
Adarsh Amit dae21c7f63 Added matplotlib_installation.md file and updated the index.md 2024-05-12 03:24:09 +05:30
Drishan Gupta bd0adc17fc
Update decorator-kwargs-args.md 2024-05-12 03:23:39 +05:30
Drishan Gupta c7f165fa42
Create decorator-kwargs-args.md
WIP
2024-05-12 01:30:53 +05:30
Sujan Midatani 237a00cdbf added DEFINITIONS FOR ATTRIBUTES of API methods to the documentation 2024-05-12 00:19:57 +05:30
Sujan Midatani 2a3d288a72 added extra details to the table for explaination of API methods to the documentation 2024-05-12 00:10:48 +05:30
Sujan Midatani 7ad18bd08e added tabular explaination of API methods to the documentation 2024-05-11 23:59:31 +05:30
Sujan Midatani d4c8ab4d49 added additional API methods to the documentation 2024-05-11 23:24:31 +05:30
Sujan Midatani a7c8843967 added API methods to the documentation 2024-05-11 23:02:34 +05:30
Ankit Mahato 2e2515bfc9
Update CONTRIBUTING.md 2024-05-11 20:46:05 +05:30
Ankit Mahato 43350844c1
Update CONTRIBUTING.md 2024-05-11 20:32:32 +05:30
Ankit Mahato f6e8a801c3
Update CONTRIBUTING.md 2024-05-11 20:14:06 +05:30
Ankit Mahato 7e23e7338a
Update CONTRIBUTING.md 2024-05-11 20:11:37 +05:30
Ankit Mahato e343bbdeef Create pull_request_template.md 2024-05-11 20:09:36 +05:30
Ankit Mahato e393e7dd86 Update CONTRIBUTING.md 2024-05-11 19:45:04 +05:30
Ankit Mahato 880bf7ae38 Update CONTRIBUTING.md 2024-05-11 19:44:29 +05:30
Ankit Mahato 4e00f6d01a Update CONTRIBUTING.md 2024-05-11 19:43:27 +05:30
Ankit Mahato a78b3c64ac contrib 2024-05-11 19:08:11 +05:30