Keraladheeswarapuram, Tirur, India - 676307.
Details verified of Harshal Babu✕
Identity
Education
Know how UrbanPro verifies Tutor details
Identity is verified based on matching the details uploaded by the Tutor with government databases.
English Proficient
Tamil Basic
Keraladheeswarapuram, Tirur, India - 676307
Education Verified
Phone Verified
Email Verified
Report this Profile
Is this listing inaccurate or duplicate? Any other problem?
Please tell us about the problem and we will fix it.
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in Python Training classes
2
Course Duration provided
1-3 months
Seeker background catered to
Individual
Certification provided
Yes
Python applications taught
Regular Expressions with Python , Web Scraping with Python , Testing with Python, Data Visualization with Python, Networking with Python , Data Analysis with Python , GUI (Graphical User Interfaces) with Python , Help in assignment, Automation with Python , Scipy Stack with Python
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in C Language Classes
1
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in C++ Language Classes
1
Proficiency level taught
Basic C++
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in Data Science Classes
1
Data science techniques
Python
1. Which classes do you teach?
I teach C Language, C++ Language, Data Science and Python Training Classes.
2. Do you provide a demo class?
Yes, I provide a free demo class.
3. How many years of experience do you have?
I have been teaching for 2 years.
Answered on 14/05/2020 Learn Tuition/Engineering Diploma Tuition/Computer Engineering Diploma
Answered on 03/05/2020 Learn Tuition/BTech Tuition
Hi anurag, first you could do this using list comprehension. But i will show you how you could achieve a more readable result using map
1 - you need to create a lambda function.
update = lambda x,y : (x,y+10) if y<100 else (x,y)
2 - use map
New_list = map(update, old_lst)
It will return a map generator object you could use it in for loop. for other purposes use list(New_list) .
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in Python Training classes
2
Course Duration provided
1-3 months
Seeker background catered to
Individual
Certification provided
Yes
Python applications taught
Regular Expressions with Python , Web Scraping with Python , Testing with Python, Data Visualization with Python, Networking with Python , Data Analysis with Python , GUI (Graphical User Interfaces) with Python , Help in assignment, Automation with Python , Scipy Stack with Python
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in C Language Classes
1
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in C++ Language Classes
1
Proficiency level taught
Basic C++
Class Location
Online (video chat via skype, google hangout etc)
Student's Home
Tutor's Home
Years of Experience in Data Science Classes
1
Data science techniques
Python
Answered on 14/05/2020 Learn Tuition/Engineering Diploma Tuition/Computer Engineering Diploma
Answered on 03/05/2020 Learn Tuition/BTech Tuition
Hi anurag, first you could do this using list comprehension. But i will show you how you could achieve a more readable result using map
1 - you need to create a lambda function.
update = lambda x,y : (x,y+10) if y<100 else (x,y)
2 - use map
New_list = map(update, old_lst)
It will return a map generator object you could use it in for loop. for other purposes use list(New_list) .
Post your Learning Need
Let us shortlist and give the best tutors and institutes.
or
Send Enquiry to Harshal Babu
Let Harshal Babu know you are interested in their class
Reply to 's review
Enter your reply*
Your reply has been successfully submitted.