Epython Lab
6.44K subscribers
660 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
Python 3 Object-oriented Programming

πŸ“– book

@epythonlab #pythonbooks
πŸ‘5
Create your own Twitter Developer Account to explore twitter content
https://developer.twitter.com/en/portal/petition/essential/basic-info
πŸ‘2
Alphabets Pattern in Python
@epythonlab #short_codes
πŸ‘2
Handbook of Data Visualization

πŸ“– book

@epythonlab #mlbooks
πŸ‘5
Simple URL Shortener
@epythonlab #short_code
πŸ”₯4❀2πŸ‘1
Extract Numbers from String
@epythonlab #short_codes
πŸ‘4
Forwarded from Epython Lab
If we may have data in XML format, but how could we transform into the right format for data analysis?

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

This tutorial really help you to have basic knowledge about how to parse xml document into pandas DataFrame using pandas.
https://youtu.be/GFpBYaTJ1uQ
πŸ‘3
Day 9: Given a valid email address, find it's domain

https://tinyurl.com/2jxnknqv

Kindly share this post πŸ‘

Thanks for subscribing πŸ™
πŸ‘3
How to Extract Features from Twitter Data

πŸ‘‰πŸΏ https://youtu.be/bvoqAMhu3Sk

Watch the previous video on how to get Twitter data using Twitter API
πŸ‘‰πŸΏ https://youtu.be/jDHwRbezPw0

Please don't forget to subscribe and share πŸ™

It will be live @8:00 PM(GMT+3)
πŸ‘6
What will be the output?

inputString = "abcba" print(inputString[::-1])
Anonymous Quiz
21%
abcab
54%
abcba
7%
aabbc
19%
None
πŸ‘7