Trending questions in Edureka Community

0 votes
0 answers

What is the difference between testing and UAT in agile scrum process?

I have been a QE for 4 ...READ MORE

Apr 18, 2022 in PMP by Edureka
• 13,690 points
873 views
0 votes
0 answers

How to setup Filezilla Pro to access to my s3 bucket?

I have Filezilla Pro that supports Amazon ...READ MORE

Apr 11, 2022 in Others by Kichu
• 19,040 points
1,272 views
0 votes
1 answer

blockchain consensus 51% vs number of nodes validation

51% is an attack vector for Proof ...READ MORE

Apr 7, 2022 in Blockchain by Aditya
• 7,680 points
1,426 views
0 votes
1 answer

I am not able to create Group in GCP

You can add a Google Group to ...READ MORE

Apr 11, 2022 in GCP by Korak
• 5,820 points
1,210 views
0 votes
1 answer

Bitcoin blockchain rookie question: how is nonce (the secret number added to each block) generated?

It isn't a secret number but it's ...READ MORE

Apr 7, 2022 in Blockchain by Aditya
• 7,680 points
1,423 views
0 votes
1 answer

Hide the Power BI logo during visualization load

First, replace the Power BI logo with ...READ MORE

Feb 22, 2022 in Power BI by surbhi
• 3,820 points
3,272 views
0 votes
0 answers

Linux Command for getting a dump of hex values bytes from Pcap File

I require a linux command to display ...READ MORE

Apr 20, 2022 in Linux Administration by Edureka
• 13,690 points
854 views
0 votes
1 answer

Is it possible to get wallet balance passing the wallet address on any cryptocurrency?

For Ethereum the API is called web3.eth.getBalance. There ...READ MORE

Apr 7, 2022 in Blockchain by Aditya
• 7,680 points
1,419 views
0 votes
0 answers

Azure Devops Pipeline Matlab Command Bugs between R2019B and R2017B

I have a working Azure CI pipeline ...READ MORE

Apr 2, 2022 in Other DevOps Questions by Kichu
• 19,040 points
1,497 views
0 votes
1 answer

Excel - AVERAGEIFS with OR conditions?

The AVERAGEIFS function in Excel determines the ...READ MORE

Mar 31, 2022 in Database by gaurav
• 23,580 points
1,691 views
0 votes
1 answer

Windows Azure Client with IP address 'XXX.XXX.XXX.XX' is not allowed to access the server

With the latest version of Windows Azure, ...READ MORE

Mar 29, 2022 in Azure by Edureka
• 12,700 points
2,304 views
0 votes
0 answers

Why is there no multiple inheritance in Java, but implementing multiple interfaces is allowed?

Java doesn't allow multiple inheritance, but it ...READ MORE

Apr 26, 2022 in Java by Rahul
• 3,380 points
591 views
0 votes
1 answer

IOT FW update process - Azure IOT vs Google IOT

Mender.io is a good place to start. ...READ MORE

Apr 12, 2022 in Azure by Edureka
• 12,700 points
1,179 views
0 votes
0 answers

Salesforce.com: UNABLE_TO_LOCK_ROW, unable to obtain exclusive access to this record

0 In our production org, we have a ...READ MORE

Mar 17, 2022 in SalesForce by surbhi
• 3,820 points
2,317 views
0 votes
0 answers

Azure DevOps: 1 Solution Multiple Projects CI/CD

I have a solution with six projects: Web API ...READ MORE

Apr 17, 2022 in Other DevOps Questions by Kichu
• 19,040 points
955 views
0 votes
1 answer

excel Copy shapes from one worksheet to another

This will copy all the shapes from Sheet1 to Sheet2: Sub ...READ MORE

Mar 31, 2022 in Database by gaurav
• 23,580 points
1,686 views
0 votes
0 answers

Azure DevOps Workflow Rules

I wanted to create a flow rule ...READ MORE

Apr 20, 2022 in Other DevOps Questions by Kichu
• 19,040 points
829 views
0 votes
1 answer

blockchain api payment module

No curly braces after your if statement. ...READ MORE

Apr 11, 2022 in Blockchain by Soham
• 9,730 points
1,271 views
0 votes
0 answers

C# NuGet package error in Azure DevOps with image

I'm creating a NuGet package to distribute ...READ MORE

Apr 12, 2022 in Azure by Edureka
• 13,680 points
806 views
0 votes
1 answer

R: Force regression coefficients to add up to 1

b1 + b2 = 1 Let us fit ...READ MORE

Mar 23, 2022 in Machine Learning by Nandini
• 5,480 points
2,275 views
0 votes
0 answers

How do I add the azure-devops commands to the Azure CLI in an offline on-premise server?

I wanted to add the azure-DevOps extension to the Azure ...READ MORE

Apr 19, 2022 in Other DevOps Questions by Kichu
• 19,040 points
894 views
0 votes
1 answer

Naives Bayes Classifier for bag of vectorized sentences

The error is basically the [X_train] which ...READ MORE

Apr 11, 2022 in Blockchain by Rahul
• 9,690 points
1,264 views
0 votes
1 answer
0 votes
1 answer

Excel .xlsx download - sharing violation error message on Open and Save combination

I believe there is a fault in ...READ MORE

Apr 5, 2022 in Database by gaurav
• 23,580 points
1,439 views
0 votes
0 answers

Re-checking for merge conflicts in VSTS (Azure DevOps)

The PR1 status says "No merge conflict/last ...READ MORE

Apr 11, 2022 in Other DevOps Questions by Kichu
• 19,040 points
1,200 views
0 votes
0 answers

Install android studio on garuda linux

how can I install android studio on ...READ MORE

Apr 13, 2022 in Linux Administration by Soham
• 9,730 points
1,126 views
0 votes
0 answers

Role of Testers in Agile?

I work in a team which has ...READ MORE

Apr 19, 2022 in PMP by Edureka
• 13,690 points
809 views
0 votes
0 answers

When to use LinkedList over ArrayList in Java?

I've always been one to simply use: List<String> ...READ MORE

Apr 26, 2022 in Java by Rahul
• 3,380 points
572 views
0 votes
1 answer

Expected response code 250 but got code "530", with message "530 5.7.1 Authentication required

Your mail.php on config you declare host ...READ MORE

Feb 16, 2022 in Others by Aditya
• 7,680 points
3,501 views
0 votes
1 answer

Unable to connect through SSH with VS-Code in Mac to a remote GCP VM

It appears to be a VScode and ...READ MORE

Mar 25, 2022 in GCP by Edureka
• 13,690 points

edited Mar 5 2,003 views
0 votes
0 answers

100 samples of 20 from the dataset and drawing regression lines along with population regression line

I have a datasetwith two variables hours ...READ MORE

Apr 11, 2022 in Machine Learning by Dev
• 6,000 points
1,215 views
0 votes
0 answers

EC2 CLI. Help creating VPCs with name

I am trying to streamline the process ...READ MORE

Apr 25, 2022 in AWS by Rahul
• 9,690 points
604 views
0 votes
1 answer

Deleting duplicate rows in Excel using Epplus

Versions 3.5 and 2.0 of the NET ...READ MORE

Mar 25, 2022 in Database by gaurav
• 23,580 points
1,950 views
0 votes
1 answer

eli5 show_prediction not showing probability

I was able to solve my own ...READ MORE

Apr 7, 2022 in Machine Learning by Nandini
• 5,480 points
1,391 views
0 votes
1 answer

Kotlin Convert Bitcoin value into Satoshi Value

java.lang.NumberFormatException: For input string: "45,586" This means ...READ MORE

Apr 12, 2022 in Blockchain by Soham
• 9,730 points
1,256 views
0 votes
0 answers

Does Python have a ternary conditional operator?

If Python doesn't have a ternary conditional ...READ MORE

Apr 19, 2022 in Python by Edureka
• 13,680 points
675 views
0 votes
0 answers

Difference between agile and iterative and incremental development

What are the difference between Agile and ...READ MORE

Apr 18, 2022 in PMP by Edureka
• 13,690 points
814 views
0 votes
0 answers

How to know the source repository of a forked repository, in azure devops?

I am working on an Azure DevOps ...READ MORE

Apr 17, 2022 in Other DevOps Questions by Kichu
• 19,040 points
925 views
0 votes
0 answers

How to integrate AWS-XRay for others AWS services as SQS, S3

I am doing the same as the ...READ MORE

Apr 12, 2022 in IoT (Internet of Things) by Soham
• 9,730 points
1,154 views
0 votes
1 answer

Is there any API for GCP Pricing Calculator for https://cloud.google.com/compute/all-pricing?

You can take a look at the ...READ MORE

Mar 9, 2022 in GCP by Korak
• 5,820 points
2,607 views
0 votes
0 answers

What is the difference between a User Story and a Feature in Agile terminology?

I guess a feature could be something ...READ MORE

Apr 20, 2022 in PMP by Edureka
• 13,690 points
659 views
0 votes
0 answers

How to disable Amazon S3 raw endpoint access

Hosting  a static website on S3 : You ...READ MORE

Apr 10, 2022 in Others by Kichu
• 19,040 points
1,252 views
0 votes
0 answers

Azure DevOps YAML Pipeline not recognizing " jobs: " or " stages: " tag/names, as documented in the usable syntax

I was restricted on the azure pipeline. ...READ MORE

Apr 12, 2022 in Other DevOps Questions by Kichu
• 19,040 points
1,168 views
0 votes
1 answer

Tableau download/export images using Rest api python

The easiest method is to send an ...READ MORE

Apr 5, 2022 in Tableau by Neha
• 9,020 points
1,518 views
0 votes
0 answers

'python' is not recognized as an internal or external command

So I have recently installed Python Version ...READ MORE

Apr 18, 2022 in Python by Edureka
• 13,680 points
893 views
0 votes
0 answers

Azure DevOps Pipeline define variable in deployment and reuse in subsequent job

I wanted to pass a variable value ...READ MORE

Apr 8, 2022 in Other DevOps Questions by Kichu
• 19,040 points
1,339 views
0 votes
1 answer

chaid regression tree to table conversion in r

Partykit (recursive partitioning) tree structures are used ...READ MORE

Apr 12, 2022 in Machine Learning by Dev
• 6,000 points
1,134 views
0 votes
1 answer

How to turn gathering facts task off in Ansible?

Hi@akhtar, You can use gather_facts: no keyword in your playbook. ...READ MORE

Aug 10, 2020 in Ansible by MD
• 95,460 points
27,445 views
0 votes
0 answers

Is classic load balancer going to be discontinued by aws

Can someone help me with the fact ...READ MORE

Apr 21, 2022 in AWS by Soham
• 9,730 points
754 views
0 votes
0 answers

Prometheus does not scrape all metrics from PCP pmproxy

On my laptop with Fedora 30 I ...READ MORE

Apr 19, 2022 in PMP by Edureka
• 13,690 points
773 views