es
Feedback
Epython Lab

Epython Lab

Ir al canal en Telegram

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

Mostrar más
6 321
Suscriptores
Sin datos24 horas
-97 días
-3530 días
Archivo de publicaciones
Which method of counting the frequency of word occurrences in a sentence in Python? #python https://lnkd.in/eqbmVkwZ

Implementing Bag of Words in Python https://youtu.be/3aZGZmx4HgU

Poll 03 What will be the output of the following program? lst = ["epy", "thon", "lab"] for x in lst: x.upper() print(lst)
Anonymous voting

Introduction to Statistics and Data Analysis book @epythonlab #mlbooks
Introduction to Statistics and Data Analysis book @epythonlab #mlbooks

What method is used to check if Any Element is True in DataFrame in Pandas? https://lnkd.in/ejkRxdge

Pandas DataFrame any() Method How to use it? https://youtu.be/pDYxkmQ2K0g

Join this channel and unlock members-only access https://bit.ly/363MzLo

Understanding Machine Learning: From Theory to Algorithms book @epythonlab #mlbooks
Understanding Machine Learning: From Theory to Algorithms book @epythonlab #mlbooks

Top 5 In-Demand Skills To Be A Data Scientist Data Science Projects: https://www.youtube.com/watch?v=mjMmkGza-7o&list=PL0nX4ZoMtjYEpWYxr4peqggg8Kz7CLYu4 @epythonlab #keynotes

Modelling and Machine Learning Methods for Bioinformatics and Data Science Applications book @epythonlab #mlbooks
Modelling and Machine Learning Methods for Bioinformatics and Data Science Applications book @epythonlab #mlbooks

What do you say? Are you confused about is python scripting or programing language? Check it out: https://youtu.be/ul3O7ApPQ5
What do you say? Are you confused about is python scripting or programing language? Check it out: https://youtu.be/ul3O7ApPQ5Q You will get answer for your doubt

Learn about scraping html table from a web page and transfroming it into DataFrame Don't miss it out Subscribe, Share and Like https://youtu.be/TTiXxN3bD-Y

Scraping and Transforming HTML Table into Pandas DataFrame Don't miss it out Subscribe, share and like https://youtu.be/5pFG22eBi8s

Interpreter Vs Compiler Note https://youtu.be/cChdA70hnaU @epythonlab #keynotes

Repost from Epython Lab
#Assignment Guess The Number Write a programme where the computer randomly generates a number between 0 and 20. The user needs to guess what the number is. If the user guesses wrong, tell them their guess is either too high, or too low. This will get you started with the random library if you haven't already used it. Post your solution in the comment box #LearnDataScience #LearnPython #StayHome

Repost from Epython Lab
Select valid variables. Multiple choices are possible.
Anonymous voting

Type() Function in Python @epythonlab #keynotes

#CODE_CHALLENGE_2 #FUNCTION #LIST_SLIC #STRING 1. Commercial bank of Ethiopia realized that their policy of using the first five letters of an employee’s last name as a user name isn’t ideal when they have multiple employees with the same last name. Write a function called account_generator that takes two inputs, first_name and last_name and concatenates the first three letters of each and then returns the new account name. 2. They also wants to update how they generate temporary passwords for new employees. Write a function called password_generator that takes two inputs, first_name and last_name and then concatenate the last three letters of each and returns them as a string. Example: first_name = "Asibeh" last_name = "Tenager" expected output: user_name = AsiTen temp_password = behger Post your solution @asibehtenager

What will be the output of the above code snippet? Put your answer in the comment box? @epythonlab #pop_quiz
What will be the output of the above code snippet? Put your answer in the comment box? @epythonlab #pop_quiz

Epython Lab - Estadísticas y analítica del canal de Telegram @epythonlab