Epython Lab
6.45K subscribers
659 photos
31 videos
104 files
1.22K 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
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://t.me/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
THE BIG BOOK OF SMALL PYTHON PROJECTS

πŸ““ book

@epythonlab #pythonbooks
πŸ”₯9πŸ‘4❀1
The Easiest Way to Parse Dates and Time into Standard Format

Check out now : https://youtu.be/YBelhLOohpU
πŸ‘3
Data Analysis with SQL : How to connect to MySQL in Jupyter Notebook
https://youtu.be/25LgJzG2Fg0

Subscribe, share, like and follow

@epythonlab
πŸ‘5
Hands-On Machine Learning for Algorithmic Trading

πŸ“– book

@epythonlab #mlbooks
πŸ”₯8
Which is one is NoSQL database?
Anonymous Quiz
7%
SQL
12%
Postgre
72%
MongoDB
9%
MySQL
πŸ‘2
Which one is more efficient to handle huge volumes of data?
Anonymous Quiz
51%
MongoDB
29%
MySQL
20%
Postgre