UrbanPro
true

Gerryson Mehta

Data Analyst with 10 years of experience in Fintech, Product ,and IT Services

Chhattarpur, Delhi, India - 110068

Super Tutor Certified 43 Students

Book a Demo
Referral Discount: Get ₹ 250 off when you make a payment to start classes. Get started by Booking a Demo.

Details verified of Gerryson Mehta

Identity

Education

Know how UrbanPro verifies Tutor details

Identity is verified based on matching the details uploaded by the Tutor with government databases.

Teaches

Data Analytics classes
2 Students

Excellence Award Winner 2024

1st Jan 2024 - 30th June 2024

Data Analytics

UrbanPro Certified Tutor

For Data Analytics

Class Location

Online Classes (Video Call via UrbanPro LIVE)

Student's Home

Tutor's Home

Years of Experience in Data Analytics classes

7

Teaching Experience in detail in Data Analytics classes

I am a working professional with 7 years of experience into analytics. I have worked with tools like SQL, excel and many visualisation tools like powerbi, tableau, Google data studio, quicksight and superset

Tableau Training

Class Location

Online Classes (Video Call via UrbanPro LIVE)

Student's Home

Tutor's Home

Years of Experience in Tableau Training

5

Teaching Experience in detail in Tableau Training

I have created multiple dashboards in tableau. Here is a one of the early dashboards https://public.tableau.com/app/profile/gerryson.mehta/viz/SampleSuperStoreGerryson/SalesDash

Data Visualization Training

Class Location

Online Classes (Video Call via UrbanPro LIVE)

Student's Home

Tutor's Home

Years of Experience in Data Visualization Training

7

Teaching Experience in detail in Data Visualization Training

With over 7 years of experience I have used multiple tools in my career starting from Google data studio , powerbi to tableau, superset and quicksight

4.9 out of 5 9 reviews

Gerryson Mehta https://p.urbanpro.com/tv-prod/member/photo/12007487-small.jpg Chhattarpur
4.9059
Gerryson Mehta
S
Verified Student

Data Analytics

"I highly recommend Gerryson Mehta for anyone looking to switch careers, especially into data analytics. Coming from an academic background, I was struggling to identify where my true interwind inclinations lay. Gerryson not only understood my concerns deeply but also provided me with a clear and straightforward approach. He breaks down complex topics into manageable steps, making it easier to understand what data analytics and data science are. "

Reply by Gerryson

Thanks for th review

Gerryson Mehta
S

Data Analytics

"Sir has good understanding of concepts and made them clear to students. Course is holistic and well planned. "

Gerryson Mehta
K

Data Analytics

"Excellent work in this field and having a very good experience in this and wonderful response in this work. "

Gerryson Mehta
S

Data Analytics

"Sir teach in an interesting manner. I found these classes very helpful. Anyone who is interested in data analytic must attend this class. It will improve you skills in this field. "

Gerryson Mehta
P

Data Analytics

"I have studied data analytics course here. I have a good experience. Teaching methods of sir is very interesting. "

Gerryson Mehta
N

Data Analytics

"The course provided was good and well structured. The overall experience and learning was very good. Gerry Sir is very knowledgeable and has the talent to make tricky things simple and easy to understand. His behaviour is nice and friendly and he is always ready to clarify doubts and provide assistance. I feel confident in my data science skills and am well-equipped to tackle challenges in the field. Thankyou so much sir for your support! "

Gerryson Mehta
J

Data Analytics

"Awesome experience, got to learn the real industrial knowledge and one which can help me grow. Really had a great time with this course. Recommend! "

Gerryson Mehta
S

Microsoft Excel Training Requirement for :Advanced Excel

"It was great learning with Mr Gerry to grasp the advance excel in short and effective time. Happy and recommended. "

Gerryson Mehta
M

Data Analytics

"The content was well-structured, the explanations were clear, and the hands-on projects were valuable in applying the concepts. Highly recommended! "

Have you attended any class with Gerryson?

Answers by Gerryson Mehta (486)

Answered on 08 Sep Learn IT Courses/Programming Languages/Python

Yes, Python is considered easy to learn because of its simple syntax, readability, and clear structure. Its language design emphasizes code readability, which helps beginners understand and write code more easily. Additionally, Python has extensive libraries and resources that simplify complex tasks. Here... ...more

Yes, Python is considered easy to learn because of its simple syntax, readability, and clear structure. Its language design emphasizes code readability, which helps beginners understand and write code more easily. Additionally, Python has extensive libraries and resources that simplify complex tasks.

Here is my number Call 073-1485-0321.

Answers 5 Comments
Dislike Bookmark

Answered on 08 Sep Learn IT Courses/Programming Languages/Python

In Python, `//` is used for floor division. It divides two numbers and rounds the result down to the nearest whole number. For example:```python7 // 3 # This will give 2``` Here, `7` divided by `3` is `2.3333`, but `//` rounds it down to `2`. Here is my number Call 073-1485-0321. ...more

In Python, `//` is used for floor division. It divides two numbers and rounds the result down to the nearest whole number.

For example:
```python
7 // 3 # This will give 2
```

Here, `7` divided by `3` is `2.3333`, but `//` rounds it down to `2`.

Here is my number Call 073-1485-0321.

Answers 5 Comments
Dislike Bookmark

Answered on 08 Sep Learn IT Courses/Programming Languages/Python

Python is considered an object-oriented language because it supports the principles of object-oriented programming (OOP). This means: 1. **Classes and Objects**: Python allows you to define classes, which are blueprints for creating objects (instances). Each object can have attributes (data) and methods... ...more

Python is considered an object-oriented language because it supports the principles of object-oriented programming (OOP). This means:

1. **Classes and Objects**: Python allows you to define classes, which are blueprints for creating objects (instances). Each object can have attributes (data) and methods (functions).

2. **Encapsulation**: Data and methods are bundled together into classes. This helps in hiding the internal state of objects and only exposing necessary parts.

3. **Inheritance**: Python classes can inherit attributes and methods from other classes, allowing for code reuse and the creation of a class hierarchy.

4. **Polymorphism**: Python allows methods to do different things based on the object’s class, even if they share the same name.

These features help in organizing code and making it more modular and reusable.

Here is my number Call 073-1485-0321.

Answers 6 Comments
Dislike Bookmark

Answered on 08 Sep Learn IT Courses/Programming Languages/Python

Yes, there are certification exams available for both Python and Django: 1. **Python Certifications**: - **Python Institute**: Offers certifications like PCEP (Certified Entry-Level Python Programmer) and PCAP (Certified Associate in Python Programming). - **Microsoft**: Provides the Microsoft Certified:... ...more

Yes, there are certification exams available for both Python and Django:

1. **Python Certifications**:
- **Python Institute**: Offers certifications like PCEP (Certified Entry-Level Python Programmer) and PCAP (Certified Associate in Python Programming).
- **Microsoft**: Provides the Microsoft Certified: Azure Developer Associate, which includes Python skills.

2. **Django Certifications**:
- **Django for Everybody Specialization**: Offered by the University of Michigan on Coursera, this specialization includes a final project that demonstrates Django skills.
- **Django Certifications from third-party platforms**: Some platforms offer Django courses with certification, but they may not be as recognized as official Python or Django certifications.

These certifications can validate your skills and improve your job prospects.

Here is my number Call 073-1485-0321.

Answers 4 Comments
Dislike Bookmark

Answered on 08 Sep Learn IT Courses/Programming Languages/Python

Yes, it's possible to learn C++ and Python at the same time. Here are a few tips to help: 1. **Start with Basics**: Learn the basic syntax and concepts of each language separately first.2. **Set Goals**: Have clear goals for what you want to achieve with each language.3. **Manage Time**: Allocate specific... ...more

Yes, it's possible to learn C++ and Python at the same time. Here are a few tips to help:

1. **Start with Basics**: Learn the basic syntax and concepts of each language separately first.
2. **Set Goals**: Have clear goals for what you want to achieve with each language.
3. **Manage Time**: Allocate specific times for each language to avoid confusion.
4. **Practice**: Work on small projects or exercises in both languages to reinforce learning.
5. **Seek Resources**: Use books, online courses, and tutorials specific to each language.

Learning both can give you a broad perspective on programming.

Here is my number Call 073-1485-0321.

Answers 5 Comments
Dislike Bookmark

Book a Demo

Load More

Gerryson Mehta describes himself as Data Analyst with 10 years of experience in Fintech, Product ,and IT Services. He conducts classes in Data Analytics, Data Visualization and Tableau. Gerryson is located in Chhattarpur, Delhi. Gerryson takes Online Classes- via online medium. He has 7 years of teaching experience . Gerryson has completed Bachelor of Technology (B.Tech.) from Punjab technical university in 2017 and Master of Business Administration (M.B.A.) from Punjab technical university in 2023. HeĀ is well versed in Punjabi, Hindi and English. Gerryson has got 9 reviews till now with 100% positive feedback.

X

Share this Profile

Recommended Profiles

Puneet kapoor

Puneet kapoor photo Electronic City, Bangalore

Ravi Ranjan

Ravi Ranjan photo Tavarekere Main Road, Bangalore

Krishna

Krishna photo Chikkalasandra, Bangalore

Deepika Bondada

Deepika Bondada photo Masab Tank, Hyderabad

Analyticsguru

Analyticsguru photo Agara Village, Bangalore

Santosh Kumar

Santosh Kumar photo Chanda Nagar, Hyderabad

Reply to 's review

Enter your reply*

1500/1500

Please enter your reply

Your reply should contain a minimum of 10 characters

Your reply has been successfully submitted.

Certified

The Certified badge indicates that the Tutor has received good amount of positive feedback from Students.

Different batches available for this Course

This website uses cookies

We use cookies to improve user experience. Choose what cookies you allow us to use. You can read more about our Cookie Policy in our Privacy Policy

Accept All
Decline All

UrbanPro.com is India's largest network of most trusted tutors and institutes. Over 55 lakh students rely on UrbanPro.com, to fulfill their learning requirements across 1,000+ categories. Using UrbanPro.com, parents, and students can compare multiple Tutors and Institutes and choose the one that best suits their requirements. More than 7.5 lakh verified Tutors and Institutes are helping millions of students every day and growing their tutoring business on UrbanPro.com. Whether you are looking for a tutor to learn mathematics, a German language trainer to brush up your German language skills or an institute to upgrade your IT skills, we have got the best selection of Tutors and Training Institutes for you. Read more