Shift letter and Replace one with next letter in the Alphabet
https://www.youtube.com/watch?v=oYA5tVMw4gg&list=PL0nX4ZoMtjYHpaL61IUwQkxfcnfkySidl&index=5
https://www.youtube.com/watch?v=oYA5tVMw4gg&list=PL0nX4ZoMtjYHpaL61IUwQkxfcnfkySidl&index=5
YouTube
#100daysofcode | Day 5: Shift Letter in the English Alphabet
Join this channel to get access to perks:
https://bit.ly/363MzLo
This the #100daysofcode. Day 5: Given a string, replace a letter in the English alphabet with the next letter.
#python #machinelearning #datascience
Ask your question at https://news.1rj.ru/str/epythonlab/…
https://bit.ly/363MzLo
This the #100daysofcode. Day 5: Given a string, replace a letter in the English alphabet with the next letter.
#python #machinelearning #datascience
Ask your question at https://news.1rj.ru/str/epythonlab/…
❤2👍1
Day 6: 100daysof code
https://www.youtube.com/watch?v=FMACRBWOglA&list=PL0nX4ZoMtjYHpaL61IUwQkxfcnfkySidl&index=6
https://www.youtube.com/watch?v=FMACRBWOglA&list=PL0nX4ZoMtjYHpaL61IUwQkxfcnfkySidl&index=6
YouTube
Day 6: Find Distance of Neingbooring Numbers | Circle of Numbers
Join this channel to get access to perks:
https://bit.ly/363MzLo
This is the #100daysofcode. Day 6: Circle of Numbers. Find the distance of the neighboring numbers.
#python #machinelearning #datascience
Ask your question at https://news.1rj.ru/str/epythonlab/
Thanks…
https://bit.ly/363MzLo
This is the #100daysofcode. Day 6: Circle of Numbers. Find the distance of the neighboring numbers.
#python #machinelearning #datascience
Ask your question at https://news.1rj.ru/str/epythonlab/
Thanks…
👍4
Day 7: GrowingPlant - CodeSignal Problem
https://www.youtube.com/watch?v=SROHwLTR0LI&list=PL0nX4ZoMtjYHpaL61IUwQkxfcnfkySidl&index=7
https://www.youtube.com/watch?v=SROHwLTR0LI&list=PL0nX4ZoMtjYHpaL61IUwQkxfcnfkySidl&index=7
YouTube
Day 7: GrowingPlant - CodeSignal Problem
Join this channel to get access to perks:
https://bit.ly/363MzLo
This is the #100daysofcode. Day 7: Find how many days that the plant will take to reach the desired height.
#python #machinelearning #datascience
Ask your question at https://news.1rj.ru/str/epythonlab/…
https://bit.ly/363MzLo
This is the #100daysofcode. Day 7: Find how many days that the plant will take to reach the desired height.
#python #machinelearning #datascience
Ask your question at https://news.1rj.ru/str/epythonlab/…
👍2
Find the longest digits prefix
https://youtu.be/U1xjxETqtrs
https://youtu.be/U1xjxETqtrs
YouTube
Day 8: Find the Longest Digits of Prefix from a String
Join this channel to get access to perks:
https://bit.ly/363MzLo
This is the #100daysofcode. Day 8: Find the longest digits of prefix from the given string.
#python #machinelearning #datascience
Ask your question at https://news.1rj.ru/str/epythonlab/
Thanks for watching!
https://bit.ly/363MzLo
This is the #100daysofcode. Day 8: Find the longest digits of prefix from the given string.
#python #machinelearning #datascience
Ask your question at https://news.1rj.ru/str/epythonlab/
Thanks for watching!
👍2
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
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 🙏
https://tinyurl.com/2jxnknqv
Kindly share this post 👍
Thanks for subscribing 🙏
👍3
Deep Learning with Python
https://www.codecool.ir/extra/2021711133351459Deep%20Learning%20with%20Python.pdf
@epythonlab #mlbooks
https://www.codecool.ir/extra/2021711133351459Deep%20Learning%20with%20Python.pdf
@epythonlab #mlbooks
👍6
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)
👉🏿 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
How to Parse Twitter Data into Pandas DataFrame
https://www.youtube.com/watch?v=bvoqAMhu3Sk&list=PL0nX4ZoMtjYEMS2ZQ3jlEzpKPiKPxB154&index=2
Pease share, like, subscribe
https://www.youtube.com/watch?v=bvoqAMhu3Sk&list=PL0nX4ZoMtjYEMS2ZQ3jlEzpKPiKPxB154&index=2
Pease share, like, subscribe
YouTube
How to Parse Twitter Data into Pandas DataFrame | Extract Features from Tweets Data | Twitter API
Join this channel to get access to perks:
https://bit.ly/363MzLo
-------------------------------------
In this tutorial, you will learn how to parse and transform twitter data into Pandas DataFrame.
-------------------------------------------------------…
https://bit.ly/363MzLo
-------------------------------------
In this tutorial, you will learn how to parse and transform twitter data into Pandas DataFrame.
-------------------------------------------------------…
What will be the output?
inputString = "abcba" print(inputString[::-1])
inputString = "abcba" print(inputString[::-1])
Anonymous Quiz
21%
abcab
54%
abcba
7%
aabbc
19%
None
👍7
How to check the valid identifier
https://www.youtube.com/watch?v=KntrtI8Sse0&list=PL0nX4ZoMtjYHpaL61IUwQkxfcnfkySidl&index=4
https://www.youtube.com/watch?v=KntrtI8Sse0&list=PL0nX4ZoMtjYHpaL61IUwQkxfcnfkySidl&index=4
YouTube
Day 4: Check If the Given String is a Correct Variable Name
Join this channel to get access to perks:
https://bit.ly/363MzLo
This is the #1000daysofcode. Day 4: Check if a given string is the correct variable name or not. Is the given string correct identifier in python?
#python #machinelearning #datascience
Ask your…
https://bit.ly/363MzLo
This is the #1000daysofcode. Day 4: Check if a given string is the correct variable name or not. Is the given string correct identifier in python?
#python #machinelearning #datascience
Ask your…
How to install Jupyter Notebook on Android Phone for beginners
How to run python on Android Phone for absolute beginners
https://youtu.be/mZ_0inQKMGk
Share, like, subscribe
How to run python on Android Phone for absolute beginners
https://youtu.be/mZ_0inQKMGk
Share, like, subscribe
👍6
Day 10: Given number, find the maximal number you can obtain by deleting exactly 1 digit.
https://www.youtube.com/watch?v=dHs9v6FWjAg&list=PL0nX4ZoMtjYHpaL61IUwQkxfcnfkySidl&index=10
https://www.youtube.com/watch?v=dHs9v6FWjAg&list=PL0nX4ZoMtjYHpaL61IUwQkxfcnfkySidl&index=10
👍3
👍2🤩1
🐍 A Python Book: Beginning Python, Advanced Python, and Python Exercises
Book: https://www.davekuhlman.org/python_book_01.pdf
@epythonlab #pythonbooks
Book: https://www.davekuhlman.org/python_book_01.pdf
@epythonlab #pythonbooks
👍7❤2
Decode Binary Messages
Watch this short video https://www.youtube.com/watch?v=YCwmJYdgdHA&list=PL0nX4ZoMtjYHpaL61IUwQkxfcnfkySidl&index=11&pp=sAQB
Don't forget to like, share, and subscribe
Watch this short video https://www.youtube.com/watch?v=YCwmJYdgdHA&list=PL0nX4ZoMtjYHpaL61IUwQkxfcnfkySidl&index=11&pp=sAQB
Don't forget to like, share, and subscribe
👍4
Database Challenge: Students at your university get scholarships that are paid out throughout the year. Now you need to calculate the amount of money each student should get per month.
Watch this short video
https://www.youtube.com/watch?v=yfzVXCio5tI&list=PL0nX4ZoMtjYHpaL61IUwQkxfcnfkySidl&index=12&pp=sAQB
Share, like and subscribe
Watch this short video
https://www.youtube.com/watch?v=yfzVXCio5tI&list=PL0nX4ZoMtjYHpaL61IUwQkxfcnfkySidl&index=12&pp=sAQB
Share, like and subscribe
❤2🔥2