Latest questions in Edureka Community

0 votes
1 answer

Features of Hive?

Hey, The features of Hive are as follows: It ...READ MORE

May 10, 2019 in Big Data Hadoop by Gitika
• 65,910 points
978 views
0 votes
1 answer

Semi-supervised learrning assumptions

Obviously, semi-supervised learning makes use of some ...READ MORE

May 9, 2019 in Machine Learning by Charu
1,182 views
0 votes
1 answer

Where is reinforcement learning applied?

Reinforcement learning is being used in various ...READ MORE

May 9, 2019 in Machine Learning by Manasa
561 views
0 votes
1 answer

Why does a reference to a value in previous row throw this Expression.Error?

If you have multiple steps after the ...READ MORE

May 9, 2019 in Power BI by Avantika
• 1,520 points
628 views
0 votes
1 answer

Are there different types of reinforcements?

There are two types of reinforcements - ...READ MORE

May 9, 2019 in Machine Learning by Mishra
881 views
0 votes
1 answer

Difference between reinforcement learning and supervised learning?

In reinforcement learning, the output depends on ...READ MORE

May 9, 2019 in Machine Learning by Nipun
6,229 views
0 votes
1 answer

Change date and time format in Python.

Try the following code: date=time.split(‘ ’) time=dat ...READ MORE

May 8, 2019 in Python by Sagar
555 views
0 votes
1 answer

Python: Get current system/local time

You can use the datetime module for this. ...READ MORE

May 8, 2019 in Python by Suman
549 views
0 votes
1 answer

Python Pandas: KeyError: False

The reason for this error is that ...READ MORE

May 8, 2019 in Python by Jimmy
10,022 views
0 votes
1 answer

How to replace entire column in pandas dataframe?

Use the dataframe with respective column names ...READ MORE

May 8, 2019 in Python by John
13,567 views
0 votes
1 answer

What is Reinforcement learning?

Alright, let me not get into the ...READ MORE

May 9, 2019 in Machine Learning by Alok
1,173 views
0 votes
3 answers

Average salary for machine learning research scientist?

Hey Disha, average salary for a ML ...READ MORE

Jun 19, 2019 in Career Counselling by anonymous
• 28,140 points
787 views
0 votes
1 answer

What is Robot Class in selenium webdriver and why it is used?

Hello Akanksha, Robot Class is used for those ...READ MORE

May 9, 2019 in Selenium by Pratibha
• 3,690 points
1,843 views
0 votes
1 answer

Can anyone explain how an AJAX call can be handled in Selenium webdriver?

Hello Megha, to demonstrate how AJAX calls are ...READ MORE

May 9, 2019 in Selenium by Pratibha
• 3,690 points
1,198 views
0 votes
2 answers

What are the wait methods which can be used to handle AJAX calls?

Hi , for Ajax call better to use Explicit ...READ MORE

Sep 3, 2020 in Selenium by Sri
• 3,190 points
1,274 views
0 votes
1 answer

What is Xpath and what are the types of it in Selenium Webdriver?

Hi Piyush, XPath is defined as XML path. It is ...READ MORE

May 9, 2019 in Selenium by Pratibha
• 3,690 points
5,113 views
0 votes
1 answer

What is semi-supervised machine learning?

Hi@Ganesh, Semi-supervised machine learning is a combination of ...READ MORE

Jul 19, 2020 in Machine Learning by MD
• 95,440 points
812 views
0 votes
1 answer

What is Unsupervised Learning?

Unsupervised Learning is the training of machine ...READ MORE

May 8, 2019 in Machine Learning by Alok
1,165 views
0 votes
3 answers

Can I earn high salary as a web developer?

Web designer do earn more than application ...READ MORE

Jul 15, 2019 in Career Counselling by anonymous
875 views
–1 vote
3 answers

Which tech field is in demand in upcoming years?

Below are the hot or trendy words or ...READ MORE

Jul 15, 2019 in Career Counselling by anonymous
585 views
0 votes
2 answers

What is supervised learning?

Supervised learning is the machine learning task ...READ MORE

Sep 3, 2019 in Data Analytics by anonymous
• 33,030 points
1,391 views
+2 votes
3 answers

What are the prerequisites to learn cloud computing AWS?

The AWS Cloud or Amazon cloud offers ...READ MORE

May 8, 2019 in Career Counselling by Gitika
• 65,910 points
35,418 views
0 votes
1 answer

fetch only first 2 decimals without rounding the numbers

Hi Geetha, You can convert the decimal number ...READ MORE

May 8, 2019 in Tableau by Cherukuri
• 33,030 points
1,914 views
0 votes
1 answer

Installing Selenium Webdriver with Python package

Hey Hemant, for installing Selenium Webdriver with ...READ MORE

May 8, 2019 in Selenium by Anvi
• 14,150 points
15,234 views
+1 vote
1 answer

What is the working of JSON in Selenium Webdriver Architecture?

JSON stands for JavaScript Object Notation. It is used ...READ MORE

May 8, 2019 in Selenium by Frankie
• 9,830 points
3,093 views
+1 vote
1 answer

How Selenium functions internally when you create a object of driver instance?

Based on the above statements, the Firefox ...READ MORE

May 8, 2019 in Selenium by Frankie
• 9,830 points
1,052 views
+1 vote
1 answer

Is it possible to write data into an excel file using Selenium Webdriver?

Hi Simran, if you want to directly ...READ MORE

May 8, 2019 in Selenium by Abha
• 28,140 points
6,510 views
0 votes
1 answer

How can we read data from an excel sheet in Selenium webdriver?

Hi Tarun, to read data from an ...READ MORE

May 8, 2019 in Selenium by Abha
• 28,140 points
17,229 views
0 votes
1 answer

What is Apache POI in Selenium and what it is used for?

Hi Raj, Apache POI is the most commonly ...READ MORE

May 8, 2019 in Selenium by Abha
• 28,140 points
2,847 views
+1 vote
2 answers

What is the difference between findElement and findElements in Selenium Webdriver?

FindElement Command -This method locates for the ...READ MORE

Feb 11, 2020 in Selenium by anonymous
8,075 views
0 votes
1 answer

How selenium can be used in devops lifecycle?

Hey Catherine, as we know that a ...READ MORE

May 8, 2019 in Selenium by Anvi
• 14,150 points
1,679 views
0 votes
1 answer

days difference between completed and estimated completion time.

Hi Prakash, Use ISNULL() or ZN()  to find ...READ MORE

May 8, 2019 in Tableau by Cherukuri
• 33,030 points
459 views
0 votes
1 answer

append a column to another column

Hi Priya, You can use concatenate to join ...READ MORE

May 8, 2019 in Power BI by Cherukuri
• 33,030 points
502 views
0 votes
1 answer

Count - using If within period of dates.

Hi Sindhu, Use below DAX code to create ...READ MORE

May 8, 2019 in Power BI by Cherukuri
• 33,030 points
514 views
0 votes
1 answer

Datediff with column having no value/ blank

Hi Karthick, Use the below DAX code - ...READ MORE

May 8, 2019 in Power BI by Cherukuri
• 33,030 points
5,610 views
0 votes
1 answer

What skills are required for developing a hybrid mobile app?

Hi Disha, if you're creating hybrid apps, ...READ MORE

May 8, 2019 in Career Counselling by Pratiksha
2,710 views
0 votes
1 answer

Multiple slicer using same field

Hi Anitha, You can use the same filed ...READ MORE

May 8, 2019 in Power BI by Cherukuri
• 33,030 points
4,858 views
0 votes
2 answers

What is the difference between hybrid and native apps?

Hi Lakshya, some of the aspects where ...READ MORE

Sep 11, 2019 in Career Counselling by Abha
• 28,140 points
684 views
0 votes
1 answer

What is Native app and what are some of its features?

Hi Poonam, a Native app is a program ...READ MORE

May 8, 2019 in Career Counselling by Praharsh
525 views
0 votes
1 answer

What is a hybrid app and what are its features?

Hello Tanmay, a Hybrid app is a program ...READ MORE

May 8, 2019 in Career Counselling by Praharsh
712 views
0 votes
1 answer

Running total of Count of orders

Hi Preethi, Follow the below steps: 1. Create a bar ...READ MORE

May 8, 2019 in Tableau by Cherukuri
• 33,030 points
540 views
0 votes
1 answer

What all advantages of d3.js are there?

Hi Rakshit some of the advantages of ...READ MORE

May 8, 2019 in Career Counselling by Murad
4,140 views
0 votes
1 answer

What are the features of d3js?

Hey Ankur, following are some of the ...READ MORE

May 8, 2019 in Career Counselling by Eric
1,731 views
0 votes
1 answer

Date filter - Tableau

Hi Karthick, 1. Add the date field to ...READ MORE

May 8, 2019 in Tableau by Cherukuri
• 33,030 points
530 views
0 votes
0 answers

is there a difference between django and python?

can you give some major differences? READ MORE

May 8, 2019 in Python by Waseem
• 4,540 points
317 views
0 votes
0 answers

how can i contribute to an existing open source project in python?

is there a different platform for this ...READ MORE

May 8, 2019 in Python by Waseem
• 4,540 points
362 views
0 votes
1 answer

Windows IoT Core : Boost C++

Since boost does not provide pre-built binaries ...READ MORE

May 8, 2019 in IoT (Internet of Things) by Upasana
• 8,620 points
755 views
0 votes
1 answer

Testing if a Milo client connection to a server is actually using encryption

To actually verify you need Wireshark.  Wireshark understands OPC-UA. ...READ MORE

May 8, 2019 in IoT (Internet of Things) by Upasana
• 8,620 points
1,053 views
0 votes
1 answer

Multiple labels in pie chart

Hi Rubia, You can add multiple labels in ...READ MORE

May 8, 2019 in Tableau by Cherukuri
• 33,030 points
2,261 views
0 votes
1 answer

Is it enough to only create checksum of a zip package instead of each file?

I assume you are asking about the ...READ MORE

May 8, 2019 in Python by SDeb
• 13,300 points
2,948 views