Trending questions in Edureka Community

0 votes
2 answers

How to execute a function in apache-scala?

Function Definition : def test():Unit{ var a=10 var b=20 var c=a+b } calling ...READ MORE

Aug 5, 2020 in Apache Spark by Ramkumar Ramasamy
1,126 views
0 votes
2 answers

how can i randomly select items from a list?

You can also use the random library's ...READ MORE

Apr 9, 2020 in Python by Patrick
5,345 views
0 votes
1 answer

Deploy a static website on a webserver

Hi @hannah. You are right, you need ...READ MORE

Dec 13, 2019 in Linux Administration by Travis
2,692 views
0 votes
1 answer

403: Account disabled - while trying to create a bucket on google cloud storage.

This error indicates that you have not ...READ MORE

Oct 10, 2019 in GCP by Sirajul
• 59,230 points
5,454 views
+1 vote
1 answer

Program for nth prime number without using scanner

Hi @Sneha, you could use something like ...READ MORE

Jan 13, 2020 in Java by Kalgi
• 52,350 points
1,298 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,648 views
0 votes
1 answer

How does AWS work?

AWS has become a lifesaver for many ...READ MORE

Jan 27, 2020 in AWS by Kalgi
723 views
+2 votes
1 answer

Why use AWS?

Many reasons to use AWS. Check them ...READ MORE

Jan 24, 2020 in AWS by Priya
767 views
0 votes
1 answer

Write multiple line message using message box

@Rashmi Message Box activity in UiPath does ...READ MORE

Mar 4, 2019 in RPA by Abha
• 28,140 points
14,923 views
0 votes
1 answer

How to Pivot pandas for removing of some headers and renaming of some indexes?

Solution is add parameter values to pivot, then add reset_index for column ...READ MORE

Sep 27, 2018 in Python by Priyaj
• 58,020 points
21,758 views
+2 votes
0 answers

unsupported operand type error

tech_list=closingdata.pct_change() tech_list READ MORE

Jan 26, 2020 in Python by Anupriya
• 140 points
725 views
0 votes
1 answer

Define a matrix, vector and determinent in rmarkdown html document

Hi Riya, I have given some examples below ...READ MORE

Sep 17, 2019 in Data Analytics by rahul

edited Sep 17, 2019 7,443 views
0 votes
1 answer

What is Azure Machine learning?

Azure Machine Learning is a cloud-based environment that ...READ MORE

Jan 21, 2020 in Azure by Sirajul
• 59,230 points
1,002 views
0 votes
1 answer

Different types of Logistic Regression

There are three main types of logistic ...READ MORE

May 13, 2019 in Machine Learning by Nikhil
11,907 views
0 votes
1 answer

How much does AWS cost?

AWS offers, pay as you go model, ...READ MORE

Jan 23, 2020 in AWS by Hemanth Sharma
875 views
0 votes
1 answer

Error saying permission denied while running ansible playbook

Hey @Neha, add the following line to ...READ MORE

Feb 8, 2019 in Ansible by Amy
15,950 views
0 votes
1 answer

Can I create services in any region while I am on a free Azure account for 12 months?

Your Azure free account includes a limited ...READ MORE

Dec 30, 2019 in Azure by Sirajul
• 59,230 points
1,909 views
+2 votes
1 answer

Spark code takes too much time to run on cluster

Hi @asif, Share with us please the application ...READ MORE

Jan 22, 2020 in Apache Spark by Alexandru
• 510 points
1,244 views
0 votes
1 answer

What is AWS EC2?

In school, when I had just started ...READ MORE

Jan 27, 2020 in AWS by Kalgi
682 views
0 votes
1 answer

How to catch boto3 Errors

You've summarized the situation well. The old boto had ...READ MORE

Sep 28, 2018 in AWS by Priyaj
• 58,020 points
21,680 views
+1 vote
1 answer

What are pseudo class in css??

Hey, The state of an element is controlled  by ...READ MORE

Jan 20, 2020 in Web Development by Niroj
• 82,840 points

edited Jan 21, 2020 by Niroj 938 views
0 votes
1 answer

What is Azure Sphere?

Azure Sphere is a secured, high-level application ...READ MORE

Jan 21, 2020 in Azure by anonymous
• 59,230 points
939 views
0 votes
1 answer

Can I use Azure Key Vault for my application?

In my opinion, using key vault will ...READ MORE

Jan 23, 2020 in Azure by Sirajul
• 59,230 points
838 views
0 votes
1 answer

How to create a dashboard on azure portal?

Follow these steps to get started: Sign in ...READ MORE

Dec 26, 2019 in Azure by Sirajul
• 59,230 points
2,051 views
+1 vote
1 answer

Can you give example for environment module and also explain about environmnet

Hi @Vivek So basically when you are working ...READ MORE

Jan 16, 2020 in Ansible by Kalgi
• 52,350 points
1,095 views
+1 vote
1 answer

what is splunk?

Splunk is a software platform to search, ...READ MORE

Jan 24, 2020 in Big Data Hadoop by Vardhan
765 views
–1 vote
1 answer

Python error saying "NameError: name 'email' is not defined"

you need to define the variable email READ MORE

Nov 29, 2019 in Python by Casper
• 160 points
6,898 views
0 votes
1 answer

5014 errors during storage replication sync on Azure.

These indicate that the servers do not ...READ MORE

Jan 21, 2020 in Azure by Sirajul
• 59,230 points
917 views
+1 vote
2 answers

Unable to create external table on HIVE

Hi @Ozer, This error occurred because there is ...READ MORE

Nov 7, 2019 in Big Data Hadoop by Richa
4,622 views
0 votes
1 answer

How to close the message box automatically in Uipath Studio?

Hey Apeksha, There is no way to close ...READ MORE

Nov 7, 2019 in RPA by Abha
• 28,140 points
4,167 views
0 votes
1 answer

Join in RDD using keys

Suppose you have two dataset results( id, ...READ MORE

Aug 2, 2019 in Apache Spark by Trisha
8,340 views
0 votes
2 answers

Calculation issue: Distinct sum in Tableau

I feel the easiest way is to ...READ MORE

Aug 26, 2020 in Tableau by Dhiraj Kumar Sahu
9,635 views
0 votes
0 answers

Creating Stacked Column Chart without unpivot of data in Power Query [closed]

h READ MORE

Jan 21, 2020 in Power BI by Prakash
• 140 points

closed Mar 24, 2020 by Sirajul 925 views
0 votes
1 answer

How to get values from database and write into another database using uipath?

Check the following thread to connect to ...READ MORE

Dec 19, 2019 in RPA by Sirajul
• 59,230 points
2,309 views
0 votes
1 answer

How to send ALT/SHIFT/CONTROL key in Selenium WebDriver?

When we generally use ALT/SHIFT/CONTROL keys, we ...READ MORE

Feb 8, 2019 in Selenium by Frankie
• 9,830 points
15,884 views
+1 vote
1 answer

How to convert records from csv to a list in Python?

If you are using Python 3.x then ...READ MORE

Jun 25, 2019 in Python by Arvind
• 3,050 points

edited Jun 26, 2019 by Kalgi 9,906 views
0 votes
1 answer

How are Azure Marketplace subscriptions priced?

Pricing will vary based on product types. ...READ MORE

Dec 30, 2019 in Azure by Sirajul
• 59,230 points
1,822 views
0 votes
1 answer

Azure load balancer - Why should I use it?

Azure Load Balancer operates at the 4th ...READ MORE

Jan 23, 2020 in Azure by Sirajul
• 59,230 points
787 views
+1 vote
1 answer

I have explained my scenario.Please suggest answer for this?

Hi @Vishal, You can simply use an if-else ...READ MORE

Jan 22, 2020 in Python by Kalgi
• 52,350 points
803 views
–1 vote
1 answer

Difference between sleep() and setSpeed() in selenium

Both sleep() and setSpeed() are used to ...READ MORE

Feb 13, 2019 in Selenium by Priyaj
• 58,020 points
15,705 views
0 votes
1 answer

What is Azure Service Bus?

Microsoft Azure Service Bus is a fully ...READ MORE

Jan 20, 2020 in Azure by Sirajul
• 59,230 points
919 views
0 votes
1 answer

How can I send some data to a Prompt Alert box using Selenium Webdriver?

Hey Abhishek, you can use sendKeys() method ...READ MORE

Jul 3, 2019 in Selenium by Abha
• 28,140 points
9,624 views
+1 vote
4 answers

Pass variable to ansible playbook through command line

ansible-playbook test.yml --extra-vars "arg1=${var1} arg2=${var2}" Use is like ...READ MORE

May 7, 2019 in Ansible by Bobin
14,427 views
0 votes
1 answer

How to read 1 row from one sheet and write it in another sheet?

Hello, you can change the query like ...READ MORE

Oct 23, 2019 in RPA by Abha
• 28,140 points
4,742 views
0 votes
1 answer

Azure DevOps: Can't switch between organisations in Azure AD.

When you use two or more organizations ...READ MORE

Jan 2, 2020 in Azure by Sirajul
• 59,230 points
1,665 views
0 votes
1 answer
0 votes
1 answer

What is azure blob storage?

Azure Blob storage is Microsoft's object storage ...READ MORE

Jan 13, 2020 in Azure by Sirajul
• 59,230 points

edited Oct 7, 2021 by Sarfaraz 1,177 views
0 votes
1 answer

set the timezone in Kubernetes cluster

You can set the timezone of the ...READ MORE

Jul 4, 2019 in Kubernetes by Fawaad
9,541 views
0 votes
1 answer

What is the actual conflict while performing click() on web element, and getting an error like element is not clickable at point(x,y)?

Hey @sastry, the error Element is not clickable ...READ MORE

Nov 27, 2019 in Selenium by Sirajul
• 59,230 points
3,573 views
0 votes
3 answers

Sqoop: java.lang.RuntimeException: Could not load db driver class: com.mysql.jdbc.Driver

I add mysql driver for sqoop and it ...READ MORE

Mar 1, 2020 in Big Data Hadoop by Manh Quang
• 180 points
7,612 views