Epython Lab – Telegram
Epython Lab
6.5K subscribers
651 photos
31 videos
104 files
1.21K links
Welcome to Epython Lab, where you can get resources to learn, one-on-one trainings on machine learning, business analytics, and Python, and solutions for business problems.

Buy ads: https://telega.io/c/epythonlab
Download Telegram
Poll 03

What will be the output of the following program? lst = ["epy", "thon", "lab"] for x in lst: x.upper() print(lst)
Anonymous Poll
81%
["EPY", "THON", "LAB"]
8%
[None, None, None]
11%
["epy", "thon", "lab"]
😢4
Python for beginners. Learn String manipulation. The most essential skills every Python Developer should learn

There are a lot of String Manipulation Methods

You can Learn from the below tutorial

Please don't forget to subscribe, like and share to reach more people.

Thanks for your kind support hi

https://www.youtube.com/watch?v=MKtAA4ZnmkQ
👍2
What strategy do you use to fill missing values of your data?
Check out the above video for more info
Anonymous Poll
29%
Median
62%
Mean
10%
None
Which one is best to detect the outliers of numerical data?

Check out the above video for more info
Anonymous Poll
58%
Boxplot
14%
Barplot
28%
Scatterplot
👍2😱2
Advanced Programming with Python

📓 Book

@epythonlab #pythonbooks
👍3🔥2
Learn about how to scrape data from any website using Python and BeautifulSoup in an easy way.

1. Scraping Website: https://youtu.be/hsRTxmQRClE

2. Identify and extract internal and external links from websites through web scraping using Python and get help to identify internal linking opportunities, and also help to improve SEO.
https://youtu.be/h9mSBZgkcCU

3. Detecting backlinks https://youtu.be/2iUUxn4GGhs

4. Scraping Table Data from webpage:
https://www.youtube.com/watch?v=TTiXxN3bD-Y&list=UUsFz0IGS9qFcwrh7a91juPg


#Subacribe #like #share

Join this channel to get access to perks:
https://bit.ly/363MzLo

#python #webscraping #seo

Ask your question at https://news.1rj.ru/str/epythonlab/
Thanks for watching!
👍5
👍4
Notice:
Anyone interested in Bot Development using Python
Like the one in the above image, contact @asibehtenager
Payment: 10 usdt
Live via Zoom
Let assume you have a list of dictionaries

Example: dict_list = [{'fname': 'John', 'lname':'Smith', 'age': 33},
{'fname': 'Epython', 'lname':'Lab', 'age': 29},
{'fname': 'Asibeh', 'lname': 'Tenager', 'age': 30}
]

If you want to sort the above list of dictionaries by a dictionary key value in ascending or descending order, how do you sort it?

For example- sort by fname

👉🏿Take a look a solution at https://youtu.be/oRxWS5_i-Ac

☺️ Don't forget to subscribe, like, share, and comment
👍5
How to Sort and Reverse a List of Dictionaries by a dictionary key value in Python

https://youtu.be/oRxWS5_i-Ac

#machinelearning #datascience #python


Don't forget to subscribe, like, share, and Follow
How to Develop your own telegram bot from scratch
Developing telegram Bot from scratch
https://youtu.be/y2y9eiD1-kM

Subscribe, share, like and join membership
👍4