learn-python
learn-python copied to clipboard
📖🐍 Free & Open Source book to master Python 3. Also available: PDF & Web Interface.
Build a basic chatbot that can respond to user input with predefined responses. Implement features like greeting the user, providing information about a topic, or answering frequently asked questions.
Building APIs using frameworks like FastAPI and Flask. Creating CRUD (Create, Read, Update, Delete) APIs for managing resources. Authentication and authorization mechanisms in API development. Handling requests and responses, including...
## PR Description Added "Sorting algorithms (Bubble, selection, quick and merge sort)" and updated index.md accordingly. ## Related Issues - Closes #190 ### Checklist - [x] I have gone through...
## PR Description I created the content as per my approval. Please gone through it and let me know if there is any issue or not. Thank you ## Related...
- The script reads data from the input JSON file and converts it into CSV format. - It handles nested JSON structures and converts them into flattened CSV rows. -...
I would like to add content on classification using Decision Trees as it is fundamental yet Powerful and one of the most used ML models. I would like to add...
## PR Description Added "Installation of Pandas" and updated index.md accordingly. ## Related Issues #76 - Closes #76 ### Checklist - [x] I have gone through the [contributing guide](https://github.com/animator/learn-python/blob/main/CONTRIBUTING.md) -...
## PR Description Added installing-numpy.md file and updated the index.md ## Related Issues #78 - Closes [installing numpy #78](https://github.com/animator/learn-python/issues/78) ### Checklist - [x] I have gone through the [contributing guide](https://github.com/animator/learn-python/blob/main/CONTRIBUTING.md)...
Features include: Check Balance Withdrawal Deposit Transfer Transaction History