learn-python
learn-python copied to clipboard
📖🐍 Free & Open Source book to master Python 3. Also available: PDF & Web Interface.
i want to include basic details about supervised learning which includes classification and regression with general examples.
Adding Content related to Pandas Introduction like what is pandas, features, how to use, and example ## PR Description In this Issue, I created a section related to Pandas Introduction...
i would like to provide genai related content in an easy and understandable format I can also content and project ideas based on above and related fields plz do provide...
I propose adding the implementation of Neural Networks from scratch, using Numpy and Pandas. Focussing on how the model architecture trains on input data and self-improves based on the error...
## PR Description This is a python mini project Path Finder which uses the curses library to visualize the process of finding a path through a maze in real-time within...
Hi, I'm a contributor with 1 year of experience in Python, and I'm interested in working on this problem. Please assign me this under GSSOC'24
## PR Description Adding a mini project which counts the number of words entered in the input sentence and gives the number (count) of words in the output. ## Related...
This Python script uses the curses library to visualize the process of finding a path through a maze in real-time within a terminal window. The program represents the maze as...
This project counts the number of words entered in the input sentence and give the number (count) of words in output. Each element present in the text will be considered...
I am interested in contributing to the project, specifically focusing on the topic of "Working with Dates and Times in Python." This topic is crucial for many applications and often...