learn-python
learn-python copied to clipboard
📖🐍 Free & Open Source book to master Python 3. Also available: PDF & Web Interface.
I would like to add content for descriptive statistics in pandas with normal python code. This will help students to understand the statistics and would be able to code in...
I would like to add content for the basic use cases of requests library of get response and response handling of various status codes. This would be a valuable addition...
Hi @animator , NumPy is a fundamental library for scientific computing in Python, providing powerful tools for working with arrays and matrices. This issue proposes the expansion of content focused...
@animator I want to add content to the Numpy module's Introduction Section. Please assign me. Thank YOU!
I want to add content related to making arrays using lists and numpy libraries and cover basics that includes types of arrays ones, zeros. shaping the arrays and take input...
adding pattern problem in loop will give learner better understanding of language and help to build logic
I want to contribute in project by adding details about reinforcement learning with examples.
Pandas is a powerful library in Python for data manipulation and analysis, built on top of NumPy. While Pandas provides its own data structures like Series and DataFrame, it also...
I would like to add "Stacks" to the content. Please assign this issue to me. Thank you.