learn-python icon indicating copy to clipboard operation
learn-python copied to clipboard

📖🐍 Free & Open Source book to master Python 3. Also available: PDF & Web Interface.

Results 109 learn-python issues
Sort by recently updated
recently updated
newest added

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...

gssoc
level2

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...

gssoc
level2

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...

gssoc
level2

@animator I want to add content to the Numpy module's Introduction Section. Please assign me. Thank YOU!

gssoc
level2

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...

gssoc
level2

adding pattern problem in loop will give learner better understanding of language and help to build logic

gssoc
level2

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...

gssoc
level2

I would like to add "Stacks" to the content. Please assign this issue to me. Thank you.