Python Learning – Telegram
Python Learning
5.95K subscribers
505 photos
1 video
68 files
112 links
Python learning resources

Beginner to advanced Python guides, cheatsheets, books and projects.

For data science, backend and automation.
Join 👉 https://rebrand.ly/bigdatachannels

DMCA: @disclosure_bds
Contact: @mldatascientist
Download Telegram
Python Built-in Functions
👍43
Given a function that does not return any value, What value is thrown by default when executed in shell.
Anonymous Quiz
11%
int
10%
bool
39%
void
40%
None
23 Best Python Cheat Sheet For Developers [2023 Edition]

23
. Basic Reference by wilfredinni
22. Python 3 Cheat Sheet
21. Plain Cheat Sheet
20. Python Bokeh Cheat Sheet
19. Python Cheat Sheet by DaveChild
18. Just the Basics
17. Cheat Sheet by CodeConquest
16. Python for Dummies
15. Python 3 Cheat Sheet
14. Python Seaborn Cheat Sheet
13. Language and Syntax Cheat Sheet
12. Python-LiveCode Cheat Sheet
11. Exploratory Data Analysis in Python
10. Data Visualization in Python
9. Scikit-Learn Cheat Sheet
7. Learn X in Y minutes
6. Text Data Cleaning in Python
5. OverAPI Python
4. Python for Data Science
3. Basic and Intermediate Cheat Sheet for Data Science
2. Common Machine Learning Algorithms in Python and R
1. Python Crash Course

Source-Link

#Python #cheat_sheets

Join @python_bds for more cool data science materials.
*This channel belongs to @bigdataspecialist group
👍7
Which of the following will run without errors?
Anonymous Quiz
61%
round(45.8)
12%
round(6352.898,2,5)
23%
round()
5%
round(7463.123,2,1)
What Python Can Do
3
What is the return type of function id?
Anonymous Quiz
49%
int
9%
float
19%
boolean
22%
dict
👏2
Hands on ML notebook series
Updated our ultimate post with a series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in python using Scikit-Learn and TensorFlow.

Creator: Aurélien Geron
Stars ⭐️: 25k
Forked By: 13k
https://github.com/ageron/handson-ml#telegram

#ML #Python

Join @github_repositories_bds for more cool repositories.
*This channel belongs to @bigdataspecialist group
👍2
What error occurs when you execute the following Python code snippet?

apple = mango
Anonymous Quiz
30%
SyntaxError
25%
NameError
26%
ValueError
20%
TypeError
👍3
Programming Languages And Their Uses
4
👍6
Python Projects For Hacking
👍8
What data type is the object below?

L = [1, 23, 'hello', 1]
Anonymous Quiz
71%
list
10%
dictionary
10%
array
9%
tuple
3👍3
Python Overall Syllabus
👍1
In order to store values in terms of key and value we use what core data type.
Anonymous Quiz
10%
list
10%
tuple
6%
class
73%
dictionary
Python's Ecosystem for Data Science
👍2
👍32
Applications of Natural Language Processing
👍4
What is the return value of trunc()?
Anonymous Quiz
22%
int
21%
boolean
16%
float
41%
None
👍4👏1
Do you enjoy reading this channel?

Perhaps you have thought about placing ads on it?

To do this, follow three simple steps:

1) Sign up: https://telega.io/c/python_bds
2) Top up the balance in a convenient way
3) Create an advertising post

If the topic of your post fits our channel, we will publish it with pleasure.
The Ultimate Python Cheat Sheet for 2023

Python
is one of the most popular programming languages out there today. The core philosophy of Python is summarised in the Zen of Python which contains the guiding principles for writing computer programs in Python. If you are a beginner in your software development journey, this Python cheat sheet can serve as a quick reference for all your Python queries.

Various Python Operators
Data Types
Variables
Functions
Flow Control

🔗 Read Online

#Python #cheat_sheets

Join @python_bds for more cool data science materials.
*This channel belongs to @bigdataspecialist group
👍2